Initializes a new instance of the ExtensionExpression class
Namespace: Remotion.Linq.Clauses.ExpressionsAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
protected ExtensionExpression( Type type ) |
| Visual Basic |
|---|
Protected Sub New ( _ type As Type _ ) |
| Visual C++ |
|---|
protected: ExtensionExpression( Type^ type ) |
Parameters
- type
- Type: System..::..Type
[Missing <param name="type"/> documentation for "M:Remotion.Linq.Clauses.Expressions.ExtensionExpression.#ctor(System.Type)"]