'宣言 Public Overridable Function Set(Of T)( _ ByVal key As String, _ ByVal value As T _ ) As IOwinRequest
'宣言
Public Overridable Function Set(Of T)( _ ByVal key As String, _ ByVal value As T _ ) As IOwinRequest
public virtual IOwinRequest Set<T>( string key, T value )
OwinRequest クラス OwinRequest メンバ