Beispiel #1
0
 protected void AddPrefix(params Prefix[] prefix)
 {
     Prefixes = Prefixes.Extend(prefix);
 }