Beispiel #1
0
 public Task <ValueOrError <Resource> > UpdateState()
 {
     return(NetworkProvider.GetResource(type));
 }