示例#1
0
 public MyHandler(TouchPaint self)
 {
     this.self = self;
 }
示例#2
0
			public MyHandler (TouchPaint self)
			{
				this.self = self;
			}