Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Microsoft
Scripting
Runtime
DelegateSignatureInfo
C# Class Microsoft.Scripting.Runtime.DelegateSignatureInfo
Used as the key for the LanguageContext.GetDelegate method caching system
显示文件
Open project: jschementi/iron
Class Usage Examples
Private Methods
Method
Description
DelegateSignatureInfo
(
Type
returnType
,
ParameterInfo
parameters
) :
System
Equals
(
object
obj
) :
bool
GenerateDelegateStub
(
LanguageContext
context
) :
DelegateInfo
GetHashCode
( ) :
int
ToString
( ) :
string