Метод | Описание | |
---|---|---|
Dispatch ( ICodeVisitor visitor ) : void |
|
|
ThrowStatement ( ) : System |
|
|
ThrowStatement ( IThrowStatement throwStatement ) : System |
|
public Dispatch ( ICodeVisitor visitor ) : void | ||
visitor | ICodeVisitor | |
Результат | void |
public ThrowStatement ( IThrowStatement throwStatement ) : System | ||
throwStatement | IThrowStatement | |
Результат | System |