RazorEngine


AliasAttribute

Defined in RazorEngine.dll.
Alias to swap method/property/event call name invoked on original

Constructors

ConstructorDescription
new(name)
Signature: name:string -> unit
Initializes a new instance of the AliasAttribute class.

Instance members

Instance memberDescription
Name()
Signature: unit -> string
Gets or sets the name.
Fork me on GitHub