C# Class RavenFS.Tests.Notifications

Inheritance: WebApiTest
Afficher le fichier Open project: hibernating-rhinos/RavenFS

Méthodes publiques

Méthode Description
Dispose ( ) : void
Notifications ( ) : System

Private Methods

Méthode Description
NotificationReceivedWhenFileAdded ( ) : System.Threading.Tasks.Task
NotificationReceivedWhenFileDeleted ( ) : System.Threading.Tasks.Task
NotificationReceivedWhenFileUpdated ( ) : System.Threading.Tasks.Task
NotificationsAreOnlyReceivedForFilesInGivenFolder ( ) : System.Threading.Tasks.Task
NotificationsIsReceivedWhenConfigIsDeleted ( ) : System.Threading.Tasks.Task
NotificationsIsReceivedWhenConfigIsUpdated ( ) : System.Threading.Tasks.Task
NotificationsReceivedWhenFileRenamed ( ) : System.Threading.Tasks.Task

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Notifications() public méthode

public Notifications ( ) : System
Résultat System