C# Class Box.V2.Test.BoxWebLinkManagerTest

Inheritance: Box.V2.Test.BoxResourceManagerTest
Show file Open project: box/box-windows-sdk-v2

Protected Properties

Property Type Description
_webLinkManager Box.V2.Managers.BoxWebLinksManager

Public Methods

Method Description
BoxWebLinkManagerTest ( ) : Box.V2.Config

Private Methods

Method Description
CreateWeblink_ValidResponse ( ) : System.Threading.Tasks.Task
DeleteWeblink_ValidResponse ( ) : System.Threading.Tasks.Task
GetWeblink_ValidResponse ( ) : System.Threading.Tasks.Task
UpdateWeblink_ValidResponse ( ) : System.Threading.Tasks.Task

Method Details

BoxWebLinkManagerTest() public method

public BoxWebLinkManagerTest ( ) : Box.V2.Config
return Box.V2.Config

Property Details

_webLinkManager protected property

protected BoxWebLinksManager,Box.V2.Managers _webLinkManager
return Box.V2.Managers.BoxWebLinksManager