예제 #1
0
 internal string GetShortName(BinaryData data)
 {
     return shortNames[data.GetType()];
 }