コード例 #1
0
 internal IntPropertyValuesHolder(android.util.Property <object, object> property,
                                  android.animation.IntKeyframeSet keyframeSet) : base(property)
 {
     throw new System.NotImplementedException();
 }
コード例 #2
0
 internal IntPropertyValuesHolder(string propertyName, android.animation.IntKeyframeSet
                                  keyframeSet) : base(propertyName)
 {
     throw new System.NotImplementedException();
 }