Field<T>.GetValue(T) 方法

定义

public virtual object GetValue (T state);
abstract member GetValue : 'T -> obj
override this.GetValue : 'T -> obj
Public Overridable Function GetValue (state As T) As Object

参数

state
T

返回

实现

适用于