Пример #1
0
			internal Builder(AnimatorSet _enclosing, android.animation.Animator anim)
			{
				throw new System.NotImplementedException();
			}
Пример #2
0
 internal Builder(AnimatorSet _enclosing, android.animation.Animator anim)
 {
     throw new System.NotImplementedException();
 }
Пример #3
0
			internal AnimatorSetListener(AnimatorSet _enclosing, android.animation.AnimatorSet
				 animatorSet)
			{
				throw new System.NotImplementedException();
			}
Пример #4
0
 internal AnimatorSetListener(AnimatorSet _enclosing, android.animation.AnimatorSet
                              animatorSet)
 {
     throw new System.NotImplementedException();
 }