Пример #1
0
 public Task <bool> PatchAsync <TIn>(SGuid id, TIn resource) => baseModel.PatchAsync(id, resource);