Exemple #1
0
 public void Patch(IReturnVoid requestDto)
 {
     client.Patch(requestDto);
 }