Method | Description | |
---|---|---|
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 | |
return | void |
public AddProductDeliverable ( string deliverable ) : void | ||
deliverable | string | |
return | void |
public PLCPhaseControl ( string title, string stageTitle, int width, int height, bool swappable ) : System | ||
title | string | |
stageTitle | string | |
width | int | |
height | int | |
swappable | bool | |
return | System |