ImpromptuLateLibraryType
Defined in RazorEngine.dll.
Late bind types from libraries not not at compile type
Constructors
Constructor | Description |
new(type)
Signature: type:Type -> unit
|
Initializes a new instance of the ImpromptuLateLibraryType class. |
new(typeName)
Signature: typeName:string -> unit
|
Initializes a new instance of the ImpromptuLateLibraryType class. |
new(info, context)
Signature: (info:SerializationInfo * context:StreamingContext) -> unit
|
Initializes a new instance of the ImpromptuForwarder class. |
Instance members
Instance member | Description |
CallTarget
Signature: obj
Modifiers: abstract |
The call target. |
IsAvailable
Signature: bool
|
Gets a value indicating whether this Type is available at runtime. |
new
Signature: obj
|
Returns a late bound constructor |