Property | Type | Description | |
---|---|---|---|
target | int |
Method | Description | |
---|---|---|
ContinueOutOfFinally ( ) : System | ||
ContinueOutOfFinally ( int target ) : System | ||
ContinueOutOfFinally ( string m ) : System | ||
ContinueOutOfFinally ( string m, Exception e ) : System |
Method | Description | |
---|---|---|
ContinueOutOfFinally ( |
||
GetObjectData ( SerializationInfo s, StreamingContext c ) : void |
public ContinueOutOfFinally ( int target ) : System | ||
target | int | |
return | System |
public ContinueOutOfFinally ( string m ) : System | ||
m | string | |
return | System |
public ContinueOutOfFinally ( string m, Exception e ) : System | ||
m | string | |
e | Exception | |
return | System |