Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Dynamitey
ThisDelegate
C# Class Dynamitey.ThisDelegate
Extension method for Dealing with Special Delegate Type
ファイルを表示
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