프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ObjectInvariant | void |
메소드 | 설명 | |
---|---|---|
Dispatch ( ICodeVisitor visitor ) : void |
|
|
TryCatchFinallyStatement ( ) : System |
Allocates and object that represents a try block with any number of catch clauses, any number of filter clauses and, optionally, a finally or fault block.
|
|
TryCatchFinallyStatement ( ITryCatchFinallyStatement tryCatchFinallyStatement ) : System |
|
메소드 | 설명 | |
---|---|---|
ObjectInvariant ( ) : void |
public TryCatchFinallyStatement ( ITryCatchFinallyStatement tryCatchFinallyStatement ) : System | ||
tryCatchFinallyStatement | ITryCatchFinallyStatement | |
리턴 | System |