Property | Type | Description | |
---|---|---|---|
Nowhere |
Property | Type | Description | |
---|---|---|---|
_fileName | string |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
SourcePos ( string FileName, int Line, int PosInLine ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
SourcePos ( ) : System |
public SourcePos ( string FileName, int Line, int PosInLine ) : System | ||
FileName | string | |
Line | int | |
PosInLine | int | |
return | System |