Beispiel #1
0
 public bool HasSplit(SplitName split)
 {
     return(Splits.Contains(split));
 }