IBehaviorFactory interface

namespace: Serenity.Services   assemblySerenity.Net.Services

Behavior factory abstraction

public interface IBehaviorFactory

Members

name description
CreateInstance(…) Creates an instance of the behavior type

See Also