RazorEngine


String_OR_InvokeMemberName

Defined in RazorEngine.dll.
String or InvokeMemberName

Constructors

ConstructorDescription
new()
Signature: unit -> unit

Instance members

Instance memberDescription
GenericArgs()
Signature: unit -> Type []
Gets the generic args.
IsSpecialName()
Signature: unit -> bool
Gets or sets a value indicating whether this member is special name.
Name()
Signature: unit -> string
Gets the name.

Static members

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