Entity.SetAs<T>(T) 方法

定义

public void SetAs<T> (T obj);
member this.SetAs : 'T -> unit
Public Sub SetAs(Of T) (obj As T)

类型参数

T

参数

obj
T

适用于