C# Class GuiCompare.MasterField

Inheritance: CompField
Afficher le fichier Open project: mono/mono-tools Class Usage Examples

Méthodes publiques

Méthode Description
GetAttributes ( ) : List
GetLiteralValue ( ) : string
GetMemberAccess ( ) : string
GetMemberType ( ) : string
MasterField ( string name, string fieldType, string fieldValue, string fieldAccess, XMLAttributes attributes ) : System

Method Details

GetAttributes() public méthode

public GetAttributes ( ) : List
Résultat List

GetLiteralValue() public méthode

public GetLiteralValue ( ) : string
Résultat string

GetMemberAccess() public méthode

public GetMemberAccess ( ) : string
Résultat string

GetMemberType() public méthode

public GetMemberType ( ) : string
Résultat string

MasterField() public méthode

public MasterField ( string name, string fieldType, string fieldValue, string fieldAccess, XMLAttributes attributes ) : System
name string
fieldType string
fieldValue string
fieldAccess string
attributes XMLAttributes
Résultat System