Show / Hide Table of Contents

Class GracePeriod.Always

The always object

Inheritance
System.Object
GracePeriod
GracePeriod.Always
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 Always : GracePeriod

Fields

| Improve this Doc View Source

Instance

A singleton instance of Always

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