C# Class LunarEclipse.PropertyInfo

Afficher le fichier Open project: mono/lunareclipse

Méthodes publiques

Méthode Description
PropertyInfo ( PropertyData propertyData, PropertyType type ) : System
PropertyInfo ( PropertyData propertyData, PropertyType type, bool canAuto ) : System
PropertyInfo ( PropertyData propertyData, PropertyType type, bool canAuto, bool extended ) : System

Method Details

PropertyInfo() public méthode

public PropertyInfo ( PropertyData propertyData, PropertyType type ) : System
propertyData PropertyData
type PropertyType
Résultat System

PropertyInfo() public méthode

public PropertyInfo ( PropertyData propertyData, PropertyType type, bool canAuto ) : System
propertyData PropertyData
type PropertyType
canAuto bool
Résultat System

PropertyInfo() public méthode

public PropertyInfo ( PropertyData propertyData, PropertyType type, bool canAuto, bool extended ) : System
propertyData PropertyData
type PropertyType
canAuto bool
extended bool
Résultat System