Click or drag to resize
IApplicationComponent Interface
Interface for a self naming component

Namespace: AccidentalFish.ApplicationSupport.Core.Components
Assembly: AccidentalFish.ApplicationSupport.Core (in AccidentalFish.ApplicationSupport.Core.dll) Version: 1.0.4.0 (1.0.4.0)
Syntax
public interface IApplicationComponent

The IApplicationComponent type exposes the following members.

Properties
  NameDescription
Public propertyComponentIdentity
Identity of the component
Top
See Also