Esempio n. 1
0
 private static short StringShort(string s)
 {
     return(DxfCommonConverters.StringShort(s));
 }