Свойство | Тип | Описание | |
---|---|---|---|
Column | int | ||
Line | int | ||
Position | int |
Метод | Описание | |
---|---|---|
Compare ( |
||
SourceLocation ( int position, int line, int column ) : System | ||
ToString ( ) : string | ||
ToUiString ( ) : string | ||
operator ( ) : |
public static Compare ( |
||
x | ||
y | ||
Результат | int |
public SourceLocation ( int position, int line, int column ) : System | ||
position | int | |
line | int | |
column | int | |
Результат | System |
public static operator ( ) : |
||
Результат |