PropertyResolver<T>.PropertyFrom(T) 方法

定义

protected abstract object PropertyFrom (T item);
abstract member PropertyFrom : 'T -> obj
Protected MustOverride Function PropertyFrom (item As T) As Object

参数

item
T

返回

适用于