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