C# Class Box.V2.Test.BoxCommentsManagerTest

Inheritance: Box.V2.Test.BoxResourceManagerTest
Afficher le fichier Open project: box/box-windows-sdk-v2

Protected Properties

Свойство Type Description
_commentsManager Box.V2.Managers.BoxCommentsManager

Méthodes publiques

Méthode Description
BoxCommentsManagerTest ( ) : Box.V2.Managers

Private Methods

Méthode Description
AddComment_ValidResponse_ValidComment ( ) : System.Threading.Tasks.Task
DeleteComment_ValidResponse_CommentDeleted ( ) : System.Threading.Tasks.Task
GetCommentInformation_ValidResponse_ValidComment ( ) : System.Threading.Tasks.Task
UpdateComment_ValidResponse_ValidComment ( ) : System.Threading.Tasks.Task

Method Details

BoxCommentsManagerTest() public méthode

public BoxCommentsManagerTest ( ) : Box.V2.Managers
Résultat Box.V2.Managers

Property Details

_commentsManager protected_oe property

protected BoxCommentsManager,Box.V2.Managers _commentsManager
Résultat Box.V2.Managers.BoxCommentsManager