Method | Description | |
---|---|---|
CodeCatchClause ( ) : System.Diagnostics | ||
CodeCatchClause ( string localName ) : System.Diagnostics | ||
CodeCatchClause ( string localName, |
public CodeCatchClause ( ) : System.Diagnostics | ||
return | System.Diagnostics |
public CodeCatchClause ( string localName ) : System.Diagnostics | ||
localName | string | |
return | System.Diagnostics |
public CodeCatchClause ( string localName, |
||
localName | string | |
catchExceptionType | ||
return | System.Diagnostics |