static NetTypeMapper()
 {
     NetTypeMapper.netTypes = new Hashtable();
     NetTypeMapper.IncludeStandardTypes();
 }