C# 클래스 CommonComposition.ComponentAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: netfx/CommonComposition

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ComponentAttribute ( ) : System

Initializes a new instance of the ComponentAttribute class, marking the decorated class as a component that will be registered for composition.

메소드 상세

ComponentAttribute() 공개 메소드

Initializes a new instance of the ComponentAttribute class, marking the decorated class as a component that will be registered for composition.
public ComponentAttribute ( ) : System
리턴 System