Enum ServiceExtensionCreator.Style
The shape of the generated service class.
Namespace: Serenity.ServiceExtensionCreator.Editor
Assembly: Serenity.ServiceExtensionCreator.Editor.dll
Syntax
public enum ServiceExtensionCreator.Style
Fields
| Name | Description |
|---|---|
| BusinessDecorator | A decorator wrapping an injected inner |
| BusinessFresh | A fresh |
| InfrastructureFresh | A fresh |
| InfrastructureSubclass | A |