C# Class Microsoft.Scripting.Runtime.DelegateSignatureInfo

Used as the key for the LanguageContext.GetDelegate method caching system
Afficher le fichier Open project: jschementi/iron Class Usage Examples

Private Methods

Méthode Description
DelegateSignatureInfo ( Type returnType, ParameterInfo parameters ) : System
Equals ( object obj ) : bool
GenerateDelegateStub ( LanguageContext context ) : DelegateInfo
GetHashCode ( ) : int
ToString ( ) : string