Get items stored and retrieved from the db
This commit is contained in:
@@ -316,6 +316,7 @@ public partial class ObservableCollectionViewModel<TViewModel> :
|
||||
await Enumerate();
|
||||
}
|
||||
|
||||
|
||||
public async Task Enumerate()
|
||||
{
|
||||
if (this.GetAttribute<EnumerateAttribute>() is EnumerateAttribute attribute)
|
||||
|
||||
Reference in New Issue
Block a user