internal FFFactory_MC300_H2G()
 {
     _targetParser  = new FFParser_TgtFactory_MC300_H2G(new FFParserDictionary());
     _messageParser = new FFParser_MsgFactory_MC300_H2G(new FFParserDictionary(), _targetParser);
 }
 internal FFFactory_MC300_H2G()
 {
     _targetParser = new FFParser_TgtFactory_MC300_H2G(new FFParserDictionary());
     _messageParser = new FFParser_MsgFactory_MC300_H2G(new FFParserDictionary(), _targetParser);
 }