Ejemplo n.º 1
0
 internal string GetShortName(BinaryData data)
 {
     return shortNames[data.GetType()];
 }