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

Inheritance: UITweenInstanceField
ファイルを表示 Open project: RHY3756547/FreeSO

Public Properties

Property Type Description
Property System.Reflection.PropertyInfo

Public Methods

Method Description
GetValue ( object inst ) : object
SetValue ( object value, object inst ) : void
UITweenInstanceField_ForProperty ( PropertyInfo property, object inst ) : System

Method Details

GetValue() public method

public GetValue ( object inst ) : object
inst object
return object

SetValue() public method

public SetValue ( object value, object inst ) : void
value object
inst object
return void

UITweenInstanceField_ForProperty() public method

public UITweenInstanceField_ForProperty ( PropertyInfo property, object inst ) : System
property System.Reflection.PropertyInfo
inst object
return System

Property Details

Property public_oe property

public PropertyInfo,System.Reflection Property
return System.Reflection.PropertyInfo