Example #1
0
 public ExplodeObject Explode(ExplodeOptions options) {
     return null;
 }
 public ExplodeObject Explode(ExplodeOptions options)
 {
     return(null);
 }
 public static Task ToggleExplodeTask(this jQueryObject q, ExplodeOptions options = null, TypeOption<int, string> duration = null) {
     return null;
 }
 public static jQueryObject ToggleExplode(this jQueryObject q, ExplodeOptions options = null, TypeOption<int, string> duration = null, Action callback = null) {
     return null;
 }
Example #5
0
 public static Task ToggleExplodeTask(this jQueryObject q, ExplodeOptions options = null, TypeOption <int, string> duration = null)
 {
     return(null);
 }
Example #6
0
 public static jQueryObject ToggleExplode(this jQueryObject q, ExplodeOptions options = null, TypeOption <int, string> duration = null, Action callback = null)
 {
     return(null);
 }