'Declaration Public ReadOnly Property Value As T
'Declaration
Public ReadOnly Property Value As T
'使用法 Dim instance As ActionResult(Of T) Dim value As T value = instance.Value
'使用法
Dim instance As ActionResult(Of T) Dim value As T value = instance.Value
public T Value {get;}
ActionResult<T> 構造体 ActionResult<T> メンバ
Copyright © 2004 GrapeCity inc.