C# Class FSO.Client.UI.Framework.Parser.UIAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: RHY3756547/FreeSO

Méthodes publiques

Свойство Type Description
DataType UIAttributeType

Méthodes publiques

Méthode Description
UIAttribute ( string name ) : System
UIAttribute ( string name, Type parser ) : System

Method Details

UIAttribute() public méthode

public UIAttribute ( string name ) : System
name string
Résultat System

UIAttribute() public méthode

public UIAttribute ( string name, Type parser ) : System
name string
parser System.Type
Résultat System

Property Details

DataType public_oe property

public UIAttributeType DataType
Résultat UIAttributeType