Dropbox .NET SDK
Show / Hide Table of Contents

Class SharingAllowlistRemoveResponse

This struct is empty. The comment here is intentionally emitted to avoid indentation issues with Stone.

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

Constructors

View Source

SharingAllowlistRemoveResponse()

Initializes a new instance of the SharingAllowlistRemoveResponse class.

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