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