Constructor BaseOwnedObject
BaseOwnedObject(T)
Initializes a new instance of the BaseOwnedObject<T> class.
public BaseOwnedObject(T owner)
Parameters
owner
T
Initializes a new instance of the BaseOwnedObject<T> class.
public BaseOwnedObject(T owner)
owner
T