RazorEngine


ThisDelegate

Defined in RazorEngine.dll.

Extension method for Dealing with Special Delegate Type

Static members

Static memberDescription
IsSpecialThisDelegate(del)
Signature: del:Delegate -> bool

Determines whether [is special this delegate] [the specified del].

Returns: true if [is special this delegate] [the specified del]; otherwise, false.

Fork me on GitHub