C# Class AccidentalFish.ApplicationSupport.Core.Components.AbstractApplicationComponent

Abstract class for describing a component. Implementations of this class should be annotated with the ComponentIdentityAttribute.
Inheritance: IApplicationComponent
Afficher le fichier Open project: JamesRandall/AccidentalFish.ApplicationSupport

Méthodes protégées

Méthode Description
AbstractApplicationComponent ( ) : System

Constructor

Method Details

AbstractApplicationComponent() protected méthode

Constructor
protected AbstractApplicationComponent ( ) : System
Résultat System