C# 클래스 SIM.Tool.Base.Wizards.FinishActionHive

파일 보기 프로젝트 열기: Sitecore/Sitecore-Instance-Manager 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
WizardArgumentsType System.Type

공개 메소드들

메소드 설명
FinishActionHive ( Type type ) : System
GetFinishActions ( SIM.Tool.Base.Wizards.WizardArgs wizardArgs ) : IEnumerable

메소드 상세

FinishActionHive() 공개 메소드

public FinishActionHive ( Type type ) : System
type System.Type
리턴 System

GetFinishActions() 공개 추상적인 메소드

public abstract GetFinishActions ( SIM.Tool.Base.Wizards.WizardArgs wizardArgs ) : IEnumerable
wizardArgs SIM.Tool.Base.Wizards.WizardArgs
리턴 IEnumerable

프로퍼티 상세

WizardArgumentsType 보호되어 있는 프로퍼티

protected Type,System WizardArgumentsType
리턴 System.Type