Property | Type | Description |
---|
Method | Description | |
---|---|---|
ExceptionFrame ( StackFrame frame ) : System.Collections.Generic |
Initializes a new instance of the ExceptionFrame class.
|
|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
public ExceptionFrame ( StackFrame frame ) : System.Collections.Generic | ||
frame | StackFrame | The |
return | System.Collections.Generic |