DefaultBehaviorFactory constructor

namespace: Serenity.Services   assemblySerenity.Net.Services

Creates an instance of the class

public DefaultBehaviorFactory(IServiceProvider provider)
parameter description
provider Service provider which will be used to resolve the services that behavior classes might require

Exceptions

exception condition
ArgumentNullException

See Also