C# Class NClass.CSharp.CSharpDelegate

Inheritance: NClass.Core.DelegateType
Afficher le fichier Open project: gbaychev/NClass Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : DelegateType
GetDeclaration ( ) : string

Private Methods

Méthode Description
CSharpDelegate ( ) : System
CSharpDelegate ( string name ) : System

Method Details

Clone() public méthode

public Clone ( ) : DelegateType
Résultat NClass.Core.DelegateType

GetDeclaration() public méthode

public GetDeclaration ( ) : string
Résultat string