Interface IMustHaveCreator<TCreator>
Inherited Members
Namespace: Volo.Abp.Auditing
Assembly: Volo.Abp.Auditing.Contracts.dll
Syntax
public interface IMustHaveCreator<TCreator> : IMustHaveCreator
Type Parameters
Name | Description |
---|---|
TCreator |
Properties
Creator
Declaration
TCreator Creator { get; }
Property Value
Type | Description |
---|---|
TCreator |