StaticContext
Defined in RazorEngine.dll.
Specific version of InvokeContext which declares a type to be used to invoke static methods.
Constructors
Constructor | Description |
new(target)
Signature: target:Type -> unit
|
Initializes a new instance of the StaticContext class. |
Static members
Static member | Description |
op_Explicit(type)
Signature: type:Type -> StaticContext
|