IDynoCore Interface
Namespace: PTS.BusinessCore.Dyno.Domain
Assembly: PTS.BusinessCore.Dyno.dll
Syntax
public interface IDynoCore : IColossusCore, IBravoCore
Properties
IdentityTranslations
Declaration
IIdentityTranslationService IdentityTranslations { get; }
Property Value
| Type | Description |
|---|---|
| IIdentityTranslationService |
Translations
Declaration
ITranslationService Translations { get; }
Property Value
| Type | Description |
|---|---|
| ITranslationService |