C# Class SettingsCompiler.GroupAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: TheRealMJP/Shadows Class Usage Examples

Méthodes publiques

Свойство Type Description
Group string

Méthodes publiques

Méthode Description
GetGroup ( FieldInfo field, string &group ) : void
GroupAttribute ( string group ) : System

Method Details

GetGroup() public static méthode

public static GetGroup ( FieldInfo field, string &group ) : void
field System.Reflection.FieldInfo
group string
Résultat void

GroupAttribute() public méthode

public GroupAttribute ( string group ) : System
group string
Résultat System

Property Details

Group public_oe property

public string Group
Résultat string