namespace dcnsanplanung.bewertung.M149_3 { public class BBG : AbstractCode { public BBG() : base("Exfiltration") { throw new NotImplementedException(); } } }