프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ErrorRecordV2 ( ) : System.Linq |
Initializes a new instance of the ErrorRecordV2 class.
|
|
ErrorRecordV2 ( string id = default(string), string message = default(string) ) : System.Linq |
Initializes a new instance of the ErrorRecordV2 class.
|
public ErrorRecordV2 ( string id = default(string), string message = default(string) ) : System.Linq | ||
id | string | Input document unique identifier the error refers /// to. |
message | string | Error message. |
리턴 | System.Linq |