C# Class GuiCompare.MasterProperty

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

Méthodes publiques

Méthode Description
GetAttributes ( ) : List
GetMemberAccess ( ) : string
GetMemberType ( ) : string
GetMethods ( ) : List
MasterProperty ( string key, string propertyAccess, XMLMethods xml_methods, XMLAttributes attributes ) : System

Private Methods

Méthode Description
FormatName ( string key ) : string

Method Details

GetAttributes() public méthode

public GetAttributes ( ) : List
Résultat List

GetMemberAccess() public méthode

public GetMemberAccess ( ) : string
Résultat string

GetMemberType() public méthode

public GetMemberType ( ) : string
Résultat string

GetMethods() public méthode

public GetMethods ( ) : List
Résultat List

MasterProperty() public méthode

public MasterProperty ( string key, string propertyAccess, XMLMethods xml_methods, XMLAttributes attributes ) : System
key string
propertyAccess string
xml_methods XMLMethods
attributes XMLAttributes
Résultat System