[]
Initializes a new instance of the ObjectReference class.
public ObjectReference(DateTime creationTime, ComObject comObject, string stackTrace)
| Type | Name | Description |
|---|---|---|
| DateTime | creationTime | The creation time. |
| ComObject | comObject | The com object to track. |
| string | stackTrace | The stack trace. |