Beispiel #1
0
 internal void Set(BuildOptions options, bool set)
 {
     BuildOptions = BuildOptions.SetFlags(options, set);
 }