Add

IBehaviorCollection.Add 方法

向集合添加新行为。

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

另请参阅