Add DateBinding to Datepicker
And keep order
This commit is contained in:
@@ -3,11 +3,13 @@ using System.Diagnostics;
|
||||
using System.Net.Http;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using Jugenddienst_Stunden.Types;
|
||||
using ZXing.QrCode.Internal;
|
||||
|
||||
namespace Jugenddienst_Stunden.Models {
|
||||
namespace Jugenddienst_Stunden.Models
|
||||
{
|
||||
|
||||
class Auth {
|
||||
class Auth {
|
||||
|
||||
public Hours hours;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user