Beispiel #1
0
 public override void Parse(byte[] data)
 {
     _indexDataStore.AddIndex(BitConverter.ToInt32(data, 0));
 }