Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Server
Gumps
PropertiesGump.StackEntry
C# Class Server.Gumps.PropertiesGump.StackEntry
Datei anzeigen
Open project: Grimoric/RunUO.T2A
Class Usage Examples
Public Properties
Property
Type
Description
m_Object
object
m_Property
System.Reflection.PropertyInfo
Public Methods
Method
Description
StackEntry
(
object
obj
,
PropertyInfo
prop
) :
System
Method Details
StackEntry()
public
method
public
StackEntry
(
object
obj
,
PropertyInfo
prop
) :
System
obj
object
prop
System.Reflection.PropertyInfo
return
System
Property Details
m_Object
public_oe property
public
object
m_Object
return
object
m_Property
public_oe property
public
PropertyInfo,System.Reflection
m_Property
return
System.Reflection.PropertyInfo