Метод | Описание | |
---|---|---|
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 | |
Результат | InstallStep |
public InstallStepVM ( InstallStep p_stpStep ) : System | ||
p_stpStep | InstallStep | |
Результат | System |
public Reset ( string p_strPropertyName ) : void | ||
p_strPropertyName | string | |
Результат | void |