메소드 | 설명 | |
---|---|---|
UserControlPanelTask ( Task task ) : System | ||
UserControlPanelTask ( Task task, bool active ) : System | ||
UserControlPanelTask ( Task task, bool active, bool enable ) : System |
public UserControlPanelTask ( Task task ) : System | ||
task | Task | |
리턴 | System |
public UserControlPanelTask ( Task task, bool active ) : System | ||
task | Task | |
active | bool | |
리턴 | System |
public UserControlPanelTask ( Task task, bool active, bool enable ) : System | ||
task | Task | |
active | bool | |
enable | bool | |
리턴 | System |