Method | Description | |
---|---|---|
GetButton ( string content, |
||
ToHour ( this datetime, int hour ) : System.DateTime | ||
ToMinute ( this datetime, int minute ) : System.DateTime |
Method | Description | |
---|---|---|
btn_Loaded ( object sender, |
public static GetButton ( string content, |
||
content | string | |
style | ||
callback | RoutedEventHandler | |
tag | object | |
return |
public static ToHour ( this datetime, int hour ) : System.DateTime | ||
datetime | this | |
hour | int | |
return | System.DateTime |
public static ToMinute ( this datetime, int minute ) : System.DateTime | ||
datetime | this | |
minute | int | |
return | System.DateTime |