Beispiel #1
0
 public void MethodWithObjectParam(List <bool> l)
 {
     StaticMethodsTestClass.MethodWithObjectParam(l);
 }