예제 #1
0
 protected virtual string Decode(int index)
 {
     return(_stringConverter.Decode(_pointerTable[index]));
 }