Show / Hide Table of Contents

Enum Month

Namespace: PayrollEngine
Assembly: PayrollEngine.Core.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum Month

Fields

Name Description
April
August
December
February
January
July
June
March
May
November
October
September

Extension Methods

EnumExtensions.GetFlags<Month>(Month)
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