RazorEngine


StaticContext

Defined in RazorEngine.dll.

Specific version of InvokeContext which declares a type to be used to invoke static methods.

Constructors

ConstructorDescription
new(target)
Signature: target:Type -> unit

Initializes a new instance of the StaticContext class.

Static members

Static memberDescription
op_Explicit(type)
Signature: type:Type -> StaticContext
Fork me on GitHub