'宣言 Function Set(Of T)( _ ByVal key As String, _ ByVal value As T _ ) As IOwinResponse
'宣言
Function Set(Of T)( _ ByVal key As String, _ ByVal value As T _ ) As IOwinResponse
IOwinResponse Set<T>( string key, T value )
IOwinResponse インターフェース IOwinResponse メンバ