C# Class GuiCompare.MasterDelegate

Inheritance: CompDelegate
Afficher le fichier Open project: mono/mono-tools

Méthodes publiques

Méthode Description
GetAttributes ( ) : List
GetBaseType ( ) : string
GetConstructors ( ) : List
GetMethods ( ) : List
GetTypeParameters ( ) : List
MasterDelegate ( XMLClass cls ) : System

Method Details

GetAttributes() public méthode

public GetAttributes ( ) : List
Résultat List

GetBaseType() public méthode

public GetBaseType ( ) : string
Résultat string

GetConstructors() public méthode

public GetConstructors ( ) : List
Résultat List

GetMethods() public méthode

public GetMethods ( ) : List
Résultat List

GetTypeParameters() public méthode

public GetTypeParameters ( ) : List
Résultat List

MasterDelegate() public méthode

public MasterDelegate ( XMLClass cls ) : System
cls XMLClass
Résultat System