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