Add

BehaviorCollection.Add 方法

向集合中添加新行为。

public void Add(IBehavior item)
参数类型描述
itemIBehavior要添加的行为。

另请参见