C# Class Dynamitey.ThisDelegate

Extension method for Dealing with Special Delegate Type
Afficher le fichier Open project: ekonbenefits/dynamitey

Méthodes publiques

Méthode Description
IsSpecialThisDelegate ( this del ) : bool

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

Method Details

IsSpecialThisDelegate() public static méthode

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