Dropbox .NET SDK
Show / Hide Table of Contents

Class SharingAllowlistAddResponse

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

Inheritance
object
SharingAllowlistAddResponse
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 SharingAllowlistAddResponse

Constructors

View Source

SharingAllowlistAddResponse()

Initializes a new instance of the SharingAllowlistAddResponse class.

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