Пример #1
0
 public abstract string Write(SQAddIndex addIndex);
Пример #2
0
 public override string Write(SQAddIndex addIndex)
 {
     throw new NotImplementedException();
 }