RazorEngine


String_OR_InvokeMemberName

Defined in RazorEngine.dll.

String or InvokeMemberName

Constructors

ConstructorDescription
new()
Signature: unit -> unit

Instance members

Instance memberDescription
GenericArgs()
Signature: unit -> unit

Gets the generic args.

IsSpecialName()
Signature: unit -> unit

Gets or sets a value indicating whether this member is special name.

Name()
Signature: unit -> unit

Gets the name.

Static members

Static memberDescription
op_Implicit(name)
Signature: name:string -> String_OR_InvokeMemberName
Fork me on GitHub