Example #1
0
 public virtual dynamic UsingObjects(dynamic input)
 {
     return(TestStaticClass.UsingObjects(input));
 }