Method | Description | |
---|---|---|
AddCheckPoint ( string checkpoint ) : void | ||
AddDeliverable ( string deliverable ) : void | ||
DeliverableControl ( string name, int x, int y, int width, int height, uint bkColor ) : System |
public AddCheckPoint ( string checkpoint ) : void | ||
checkpoint | string | |
return | void |
public AddDeliverable ( string deliverable ) : void | ||
deliverable | string | |
return | void |
public DeliverableControl ( string name, int x, int y, int width, int height, uint bkColor ) : System | ||
name | string | |
x | int | |
y | int | |
width | int | |
height | int | |
bkColor | uint | |
return | System |