Beispiel #1
0
 bool IDataLayer.SaveTag(tblTag tag)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public Tag(tblTag tag)
 {
 }