C# Class SIM.Tool.Base.Wizards.FinishActionHive

Afficher le fichier Open project: Sitecore/Sitecore-Instance-Manager Class Usage Examples

Protected Properties

Свойство Type Description
WizardArgumentsType System.Type

Méthodes publiques

Méthode Description
FinishActionHive ( Type type ) : System
GetFinishActions ( SIM.Tool.Base.Wizards.WizardArgs wizardArgs ) : IEnumerable

Method Details

FinishActionHive() public méthode

public FinishActionHive ( Type type ) : System
type System.Type
Résultat System

GetFinishActions() public abstract méthode

public abstract GetFinishActions ( SIM.Tool.Base.Wizards.WizardArgs wizardArgs ) : IEnumerable
wizardArgs SIM.Tool.Base.Wizards.WizardArgs
Résultat IEnumerable

Property Details

WizardArgumentsType protected_oe property

protected Type,System WizardArgumentsType
Résultat System.Type