Class CmsKitAppServiceBase
Inheritance
System.Object
CmsKitAppServiceBase
Implements
IAvoidDuplicateCrossCuttingConcerns
IUnitOfWorkEnabled
IAuditingEnabled
ITransientDependency
Inherited Members
Namespace: Volo.CmsKit
Assembly: Volo.CmsKit.Common.Application.dll
Syntax
public abstract class CmsKitAppServiceBase : ApplicationService, IApplicationService, IAvoidDuplicateCrossCuttingConcerns, IValidationEnabled, IUnitOfWorkEnabled, IAuditingEnabled, ITransientDependency
Constructors
CmsKitAppServiceBase()
Declaration
protected CmsKitAppServiceBase()
Implements
IAvoidDuplicateCrossCuttingConcerns
IUnitOfWorkEnabled
IAuditingEnabled
ITransientDependency