示例#1
0
 internal AnimatorEventListener(ViewPropertyAnimator _enclosing)
 {
     this._enclosing = _enclosing;
 }
示例#2
0
			internal AnimatorEventListener(ViewPropertyAnimator _enclosing)
			{
				this._enclosing = _enclosing;
			}