UpdatableExtensionBehavior constructor

namespace: Serenity.Services   assemblySerenity.Net.Services

Creates a new instance of the class

public UpdatableExtensionBehavior(IDefaultHandlerFactory handlerFactory)
parameter description
handlerFactory Default handler factory

Exceptions

exception condition
ArgumentNullException handlerFactory is null

See Also