public FFGmuIdAppIdMappingAttribute(Type appIdType, MasterCOMVersions version)
 {
     this.AppIdType = appIdType;
     this.Version   = version;
 }
 public FFGmuIdAppIdMappingAttribute(Type appIdType, MasterCOMVersions version)
 {
     this.AppIdType = appIdType;
     this.Version = version;
 }