Table of Contents

Interface IApplicationObject

Namespace
CarinaStudio
Assembly
CarinaStudio.AppBase.Application.dll

Object which belongs to an IApplication.

public interface IApplicationObject : IThreadDependent, ISynchronizable
Inherited Members
Extension Methods

Properties

Application

Get IApplication which object belongs to.

IApplication Application { get; }

Property Value

IApplication