Table of Contents

Class BaseChildObject<T>

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Base class with properties and methods common to all child objects.

public class BaseChildObject<T> : BaseObject, IBaseObject

Type Parameters

T
Inheritance
BaseChildObject<T>
Implements

Constructors

BaseChildObject(T)

Initializes a new instance of the BaseChildObject<T> class.

Properties

Owner

Gets owner.