ui-pick (first draft)
This commit is contained in:
@@ -5,5 +5,9 @@
|
||||
public string Id { get; set; }
|
||||
|
||||
public string Name { get; set; }
|
||||
|
||||
public bool IsActive { get; set; }
|
||||
|
||||
public bool IsShared { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user