namespace dcnsanplanung.bewertung.M149_3 { public class BAN : AbstractCode { public BAN() : base("Poröses Rohr") { throw new NotImplementedException(); } } }