C# Class NClass.CSharp.CSharpDelegate

Inheritance: NClass.Core.DelegateType
Exibir arquivo Open project: gbaychev/NClass Class Usage Examples

Public Methods

Method Description
Clone ( ) : DelegateType
GetDeclaration ( ) : string

Private Methods

Method Description
CSharpDelegate ( ) : System
CSharpDelegate ( string name ) : System

Method Details

Clone() public method

public Clone ( ) : DelegateType
return NClass.Core.DelegateType

GetDeclaration() public method

public GetDeclaration ( ) : string
return string