C# 클래스 Dynamitey.ThisDelegate

Extension method for Dealing with Special Delegate Type
파일 보기 프로젝트 열기: ekonbenefits/dynamitey

공개 메소드들

메소드 설명
IsSpecialThisDelegate ( this del ) : bool

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

메소드 상세

IsSpecialThisDelegate() 공개 정적인 메소드

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