Ejemplo n.º 1
0
 protected virtual string Decode(int index)
 {
     return(_stringConverter.Decode(_pointerTable[index]));
 }