public static SliderObject Slider(this jQueryObject q, SliderOptions options) {
     return null;
 }
Beispiel #2
0
 public SliderObject Slider(SliderOptions options)
 {
     return(null);
 }
 public static SliderObject Slider(this jQueryObject q, SliderOptions options)
 {
     return(null);
 }
Beispiel #4
0
 public SliderObject Slider(SliderOptions options) {
     return null;
 }