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