Ejemplo n.º 1
0
 internal static void DelCell(long id)
 {
     BaseInfoMaterial.DeleteAll(CK.K["Id"] == id);
 }