示例#1
0
 public void ScheduleDrawable(global::Android.Graphics.Drawable.Drawable who, global::System.Action what, long when)
 {
 }
示例#2
0
 public void UnscheduleDrawable(global::Android.Graphics.Drawable.Drawable who, global::System.Action what)
 {
 }
示例#3
0
文件: View.cs 项目: slagusev/api
 public void UnscheduleDrawable(global::Android.Graphics.Drawable.Drawable who, global::System.Action what) /* MethodBuilder.Create */
 {
 }