C# 클래스 RavenFS.Tests.Notifications

상속: WebApiTest
파일 보기 프로젝트 열기: hibernating-rhinos/RavenFS

공개 메소드들

메소드 설명
Dispose ( ) : void
Notifications ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

Notifications() 공개 메소드

public Notifications ( ) : System
리턴 System