Interface ILanguageKeyContext
- Namespace
- Quilt4Net.Toolkit.Features.FeatureToggle
- Assembly
- Quilt4Net.Toolkit.dll
public interface ILanguageKeyContext
Properties
Application
string Application { get; }
Property Value
Environment
string Environment { get; }
Property Value
Instance
string Instance { get; }
Property Value
Key
string Key { get; }
Property Value
LanguageKey
Guid LanguageKey { get; }