'宣言 Public Function New( _ ByVal value As Object, _ ByVal treatValueAs As TreatValueAs, _ ByVal exception As Exception, _ ByVal context As Object _ )
public ParseErrorEventArgs( object value, TreatValueAs treatValueAs, Exception exception, object context )