Exemple #1
0
 public ClipObject Clip(ClipOptions options)
 {
     return(null);
 }
Exemple #2
0
 public ClipObject Clip(ClipOptions options) {
     return null;
 }
 public static Task ToggleClipTask(this jQueryObject q, ClipOptions options = null, TypeOption<int, string> duration = null) {
     return null;
 }
 public static jQueryObject ToggleClip(this jQueryObject q, ClipOptions options = null, TypeOption<int, string> duration = null, Action callback = null) {
     return null;
 }
Exemple #5
0
 public static Task ToggleClipTask(this jQueryObject q, ClipOptions options = null, TypeOption <int, string> duration = null)
 {
     return(null);
 }
Exemple #6
0
 public static jQueryObject ToggleClip(this jQueryObject q, ClipOptions options = null, TypeOption <int, string> duration = null, Action callback = null)
 {
     return(null);
 }