Exemplo n.º 1
0
 public new static void MapFlags(string flagSeed, ICollection <int> flagList)
 {
     BuilderBase.MapFlags(flagSeed, flagList);
 }