C# Class Server.Gumps.PropertiesGump.StackEntry

Afficher le fichier Open project: Grimoric/RunUO.T2A Class Usage Examples

Méthodes publiques

Свойство Type Description
m_Object object
m_Property System.Reflection.PropertyInfo

Méthodes publiques

Méthode Description
StackEntry ( object obj, PropertyInfo prop ) : System

Method Details

StackEntry() public méthode

public StackEntry ( object obj, PropertyInfo prop ) : System
obj object
prop System.Reflection.PropertyInfo
Résultat System

Property Details

m_Object public_oe property

public object m_Object
Résultat object

m_Property public_oe property

public PropertyInfo,System.Reflection m_Property
Résultat System.Reflection.PropertyInfo