101102103104105106107
return RandomMessageSourceDescription.Load (randomMessageSourceElem); } // etc. for other supported message source types... throw new InvalidFileFormat ("Did not find a supported message source kind"); }