Skip to content

IBehaviorFactory.CreateInstance method

Creates an instance of the behavior type

public object CreateInstance(Type behaviorType)
parameter description
behaviorType The behavior type

See Also