バージョン

ParserCreationException コンストラクタ(ErrorType,String,String)

シンタックス
'宣言
 
Public Function New( _
   ByVal type As ParserCreationException.ErrorType, _
   ByVal name As String, _
   ByVal info As String _
)
public ParserCreationException( 
   ParserCreationException.ErrorType type,
   string name,
   string info
)

パラメータ

type
name
info
参照