Ejemplo n.º 1
0
 internal AnimatorEventListener(ViewPropertyAnimator _enclosing)
 {
     this._enclosing = _enclosing;
 }
Ejemplo n.º 2
0
			internal AnimatorEventListener(ViewPropertyAnimator _enclosing)
			{
				this._enclosing = _enclosing;
			}