Show / Hide Table of Contents

Enum ProgramConfigurationOptions

Namespace: PayrollEngine
Assembly: PayrollEngine.Core.dll
Syntax
[Flags]
public enum ProgramConfigurationOptions

Fields

Name Description
AppSettings
Default
UserSecrets

Extension Methods

EnumExtensions.GetFlags<ProgramConfigurationOptions>(ProgramConfigurationOptions)
ObjectInfo.GetPropertyValue(object, string)
ObjectInfo.GetPropertyValue<T>(object, string, T)
ObjectInfo.ResolvePropertyValue(object, string)
ObjectInfo.SetPropertyValue(object, string, object)
☀
☾
Back to top Generated by DocFX