internal FFFactory_MC300_G2H()
 {
     _targetParser  = new FFParser_TgtFactory_MC300_G2H(new FFParserDictionary());
     _messageParser = new FFParser_MsgFactory_MC300_G2H(new FFParserDictionary(), _targetParser);
 }
 internal FFFactory_MC300_G2H()
 {
     _targetParser = new FFParser_TgtFactory_MC300_G2H(new FFParserDictionary());
     _messageParser = new FFParser_MsgFactory_MC300_G2H(new FFParserDictionary(), _targetParser);
 }