C# 클래스 AccidentalFish.ApplicationSupport.Core.Components.AbstractApplicationComponent

Abstract class for describing a component. Implementations of this class should be annotated with the ComponentIdentityAttribute.
상속: IApplicationComponent
파일 보기 프로젝트 열기: JamesRandall/AccidentalFish.ApplicationSupport

보호된 메소드들

메소드 설명
AbstractApplicationComponent ( ) : System

Constructor

메소드 상세

AbstractApplicationComponent() 보호된 메소드

Constructor
protected AbstractApplicationComponent ( ) : System
리턴 System