[]
        
(Showing Draft Content)

C1.Util.DX.ObjectReference.-ctor

ObjectReference Constructor

ObjectReference(DateTime, ComObject, string)

Initializes a new instance of the ObjectReference class.

Declaration
public ObjectReference(DateTime creationTime, ComObject comObject, string stackTrace)
Parameters
Type Name Description
DateTime creationTime

The creation time.

ComObject comObject

The com object to track.

string stackTrace

The stack trace.