C# Class Dynamitey.ThisDelegate

Extension method for Dealing with Special Delegate Type
Mostra file Open project: ekonbenefits/dynamitey

Public Methods

Method Description
IsSpecialThisDelegate ( this del ) : bool

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

Method Details

IsSpecialThisDelegate() public static method

Determines whether [is special this delegate] [the specified del].
public static IsSpecialThisDelegate ( this del ) : bool
del this The del.
return bool