示例#1
0
 public new void Create(T t)
 {
     ActiveRecordBase.CreateAndFlush(t);
 }