프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ErrorLine ( ) : System.Linq |
Initializes a new instance of the ErrorLine class.
|
|
ErrorLine ( int lineNumber = default(int?), string lineText = default(string) ) : System.Linq |
Initializes a new instance of the ErrorLine class.
|
public ErrorLine ( int lineNumber = default(int?), string lineText = default(string) ) : System.Linq | ||
lineNumber | int | |
lineText | string | |
리턴 | System.Linq |