Method | Description | |
---|---|---|
Commit ( string p_strPropertyName ) : InstallStep | ||
InstallStepVM ( InstallStep p_stpStep ) : System | ||
Reset ( ) : void | ||
Reset ( string p_strPropertyName ) : void |
public Commit ( string p_strPropertyName ) : InstallStep | ||
p_strPropertyName | string | |
return | InstallStep |
public InstallStepVM ( InstallStep p_stpStep ) : System | ||
p_stpStep | InstallStep | |
return | System |
public Reset ( string p_strPropertyName ) : void | ||
p_strPropertyName | string | |
return | void |