IBehaviorFactory.CreateInstance method

namespace: Serenity.Services   assemblySerenity.Net.Services

Creates an instance of the behavior type

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

See Also