Метод | Описание | |
---|---|---|
AddFeatureDeliverable ( string deliverable ) : void | ||
AddProductDeliverable ( string deliverable ) : void | ||
AddStage ( string stageName ) : void | ||
PLCPhaseControl ( string title, string stageTitle, int width, int height, bool swappable ) : System |
public AddFeatureDeliverable ( string deliverable ) : void | ||
deliverable | string | |
Результат | void |
public AddProductDeliverable ( string deliverable ) : void | ||
deliverable | string | |
Результат | void |
public AddStage ( string stageName ) : void | ||
stageName | string | |
Результат | void |
public PLCPhaseControl ( string title, string stageTitle, int width, int height, bool swappable ) : System | ||
title | string | |
stageTitle | string | |
width | int | |
height | int | |
swappable | bool | |
Результат | System |