C# 클래스 Pandora.Fluent.NormalRegistrationCommand

상속: ICommand
파일 보기 프로젝트 열기: Tigraine/pandora-container 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Parameters string>.IDictionary

공개 메소드들

메소드 설명
Execute ( IComponentStore store ) : void
SetInstance ( object instance ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( IComponentStore store ) : void
store IComponentStore
리턴 void

SetInstance() 공개 메소드

public SetInstance ( object instance ) : void
instance object
리턴 void

프로퍼티 상세

Parameters 공개적으로 프로퍼티

public IDictionary Parameters
리턴 string>.IDictionary