메소드 | 설명 | |
---|---|---|
GetButton ( string content, |
||
ToHour ( this datetime, int hour ) : System.DateTime | ||
ToMinute ( this datetime, int minute ) : System.DateTime |
메소드 | 설명 | |
---|---|---|
btn_Loaded ( object sender, |
public static GetButton ( string content, |
||
content | string | |
style | ||
callback | RoutedEventHandler | |
tag | object | |
리턴 |
public static ToHour ( this datetime, int hour ) : System.DateTime | ||
datetime | this | |
hour | int | |
리턴 | System.DateTime |
public static ToMinute ( this datetime, int minute ) : System.DateTime | ||
datetime | this | |
minute | int | |
리턴 | System.DateTime |