Show / Hide Table of Contents

Class GracePeriod.OneDay

The one day object

Inheritance
System.Object
GracePeriod
GracePeriod.OneDay
Inherited Members
GracePeriod.IsOneDay
GracePeriod.AsOneDay
GracePeriod.IsTwoDays
GracePeriod.AsTwoDays
GracePeriod.IsSevenDays
GracePeriod.AsSevenDays
GracePeriod.IsThirtyDays
GracePeriod.AsThirtyDays
GracePeriod.IsAlways
GracePeriod.AsAlways
GracePeriod.IsOther
GracePeriod.AsOther
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: Dropbox.Api.FileRequests
Assembly: Dropbox.Api.dll
Syntax
public sealed class OneDay : GracePeriod

Fields

| Improve this Doc View Source

Instance

A singleton instance of OneDay

Declaration
public static readonly GracePeriod.OneDay Instance
Field Value
Type Description
GracePeriod.OneDay
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX