IBehaviorFactory.CreateInstance method
namespace: Serenity.Services assembly: Serenity.Net.Services
Creates an instance of the behavior type
public object CreateInstance(Type behaviorType)
| parameter | description |
|---|---|
| behaviorType | The behavior type |
See Also
- interface IBehaviorFactory