コード例 #1
0
 public void DeleteById()
 {
     Apis.DeleteMethod(MethodsAndProperties.ApiAddress, MethodsAndProperties.Id);
 }