C# 클래스 Host.Services.NotificationHandle

상속: IDisposable
파일 보기 프로젝트 열기: Invenietis/ck-certified

공개 메소드들

메소드 설명
CloseNotification ( ) : void
Dispose ( ) : void
NotificationHandle ( INotifierContext ctx ) : System

메소드 상세

CloseNotification() 공개 메소드

public CloseNotification ( ) : void
리턴 void

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

NotificationHandle() 공개 메소드

public NotificationHandle ( INotifierContext ctx ) : System
ctx INotifierContext
리턴 System