메소드 | 설명 | |
---|---|---|
AddCheckPoint ( string checkpoint ) : void | ||
AddDeliverable ( string deliverable ) : void | ||
DeliverableControl ( string name, int x, int y, int width, int height, uint bkColor ) : System |
public AddDeliverable ( string deliverable ) : void | ||
deliverable | string | |
리턴 | 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 | |
리턴 | System |