示例#1
0
 public void UpdateObject(Licenses obj)
 {
     db.Session.Get(obj.GetType(), obj.PcName);
 }