Beispiel #1
0
 public void Insertfilerestrictpic(WTF.Resource.Entity.resource_filerestrictpic objresource_filerestrictpic)
 {
     this.CurrentEntities.AddToresource_filerestrictpic(objresource_filerestrictpic);
     this.CurrentEntities.SaveChanges();
 }
Beispiel #2
0
 public void Updatefilerestrictpic(WTF.Resource.Entity.resource_filerestrictpic objresource_filerestrictpic)
 {
     this.CurrentEntities.SaveChanges();
 }