バージョン

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

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

パラメータ

type
name
info
details
参照