Delegate
FlexMotionAnimator.FlexMotionAnimator.FlexMotionAnimatorEventHandler

Summary

Syntax

public delegate void FlexMotionAnimator.FlexMotionAnimatorEventHandler(FlexMotionAnimator animator) : 
    MulticastDelegate, ICloneable, ISerializable

Operators

Name Value Summary
operator !=(Delegate, Delegate) bool
Inherited from Delegate
operator !=(MulticastDelegate, MulticastDelegate) bool
Inherited from MulticastDelegate
operator ==(Delegate, Delegate) bool
Inherited from Delegate
operator ==(MulticastDelegate, MulticastDelegate) bool
Inherited from MulticastDelegate