Show / Hide Table of Contents

Class DaysOfWeekUtils

Inheritance
System.Object
DaysOfWeekUtils
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: NFX.Time
Assembly: NFX.dll
Syntax
public static class DaysOfWeekUtils

Methods

Contains(DaysOfWeek, DayOfWeek)

Declaration
public static bool Contains(this DaysOfWeek set, DayOfWeek day)
Parameters
Type Name Description
DaysOfWeek set
System.DayOfWeek day
Returns
Type Description
System.Boolean
Back to top Copyright © 2006-2018 Agnicore Inc
Generated by DocFX