Example #1
0
 public void DeleteLoader(Guid id)
 {
     currentGINProcess.DeleteLoader(id);
 }