'宣言
Public Function New( _ ByVal friendlyName As String, _ ByVal startupType As Type, _ ByVal methodName As String _ )
public OwinStartupAttribute( string friendlyName, Type startupType, string methodName )
パラメータ
- friendlyName
- startupType
- methodName
'宣言
Public Function New( _ ByVal friendlyName As String, _ ByVal startupType As Type, _ ByVal methodName As String _ )
public OwinStartupAttribute( string friendlyName, Type startupType, string methodName )