LocationStack Class |
Namespace: Demo3D.Common
[SerializableAttribute] public class Stack : Location
The LocationStack type exposes the following members.
| Name | Description | |
|---|---|---|
| LocationStack |
Creates a location of an error in the stack.
|
| Name | Description | |
|---|---|---|
| Description |
Description of the location of the error. (Eg 'at..' or 'doing..'.)
| |
| Position |
The position in the stack.
|
| Name | Description | |
|---|---|---|
| ToString |
Returns the stack location.
(Overrides ObjectToString.) |