Beispiel #1
0
 public bool TargetTypeAllowed(IncidentTargetTypeDef target)
 {
     return(this.targetTypes.Contains(target));
 }
 private static string <ToString> m__0(IncidentTargetTypeDef x)
 {
     return(x.ToString());
 }