TryStatement
Иерархия: any → SLThree
Интерфейсы: SLThree
Элементы
- TryBody array<SLThree
.BaseStatement > - CatchVariable SLThree
.BaseExpression - CatchBody array<SLThree
.BaseStatement > - FinallyBody array<SLThree
.BaseStatement > - SourceContext SLThree
.ISourceContext
Примеры кода
- using console;
- "!SLThree.TryStatement!"