Exemplo n.º 1
0
 public byte[] GetKeyBytes()
 {
     SeekCurrent();
     return(_keyValueTr.GetKeyToArray());
 }