C# Class FSO.Client.UI.Framework.UITweenInstanceField_ForProperty

Inheritance: UITweenInstanceField
Afficher le fichier Open project: RHY3756547/FreeSO

Méthodes publiques

Свойство Type Description
Property System.Reflection.PropertyInfo

Méthodes publiques

Méthode Description
GetValue ( object inst ) : object
SetValue ( object value, object inst ) : void
UITweenInstanceField_ForProperty ( PropertyInfo property, object inst ) : System

Method Details

GetValue() public méthode

public GetValue ( object inst ) : object
inst object
Résultat object

SetValue() public méthode

public SetValue ( object value, object inst ) : void
value object
inst object
Résultat void

UITweenInstanceField_ForProperty() public méthode

public UITweenInstanceField_ForProperty ( PropertyInfo property, object inst ) : System
property System.Reflection.PropertyInfo
inst object
Résultat System

Property Details

Property public_oe property

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