コード例 #1
0
 public bool Edit(PdbUser us)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public bool Create(PdbUser us)
 {
     throw new NotImplementedException();
 }