Dropbox .NET SDK

Class FileRevertDetails

Reverted files to previous version.

Inheritance
object
FileRevertDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class FileRevertDetails

Constructors

View Source

FileRevertDetails()

Initializes a new instance of the FileRevertDetails class.

Declaration
public FileRevertDetails()
  • View Source
In this article
Back to top Dropbox .NET SDK