Метод | Описание | |
---|---|---|
Identifier ( string name, Cursor start, Cursor end ) : System |
Initializes a new instance of the Identifier class.
|
|
ToString ( ) : string |
public Identifier ( string name, Cursor start, Cursor end ) : System | ||
name | string | The name of the |
start | Cursor | The cursor just before the |
end | Cursor | The cursor just after the |
Результат | System |