예제 #1
0
 public virtual void AddChildBehavior([Unwrapped] UIDynamicBehavior behavior)
 {
 }
예제 #2
0
 public virtual void RemoveChildBehavior(UIDynamicBehavior behavior)
 {
 }
예제 #3
0
 public virtual void RemoveBehavior([Unwrapped] UIDynamicBehavior behavior)
 {
 }