public abstract string Write(SQAddIndex addIndex);
Exemple #2
0
 public override string Write(SQAddIndex addIndex)
 {
     throw new NotImplementedException();
 }