public static Task ToggleScaleTask(this jQueryObject q, ScaleOptions options = null, TypeOption<int, string> duration = null) { return null; }
public static jQueryObject ToggleScale(this jQueryObject q, ScaleOptions options = null, TypeOption<int, string> duration = null, Action callback = null) { return null; }
public static Task ToggleScaleTask(this jQueryObject q, ScaleOptions options = null, TypeOption <int, string> duration = null) { return(null); }
public static jQueryObject ToggleScale(this jQueryObject q, ScaleOptions options = null, TypeOption <int, string> duration = null, Action callback = null) { return(null); }
public ScaleObject Scale(ScaleOptions options) { return(null); }
public ScaleObject Scale(ScaleOptions options) { return null; }