Ejemplo n.º 1
0
 public bool DeleteMaterial(QCMaterial Material)
 {
     return(proxy.DeleleMaterial(Material));
 }