C# 클래스 ExtensionsForOneDrive.Service.Models.NotificationService

상속: INotificationService
파일 보기 프로젝트 열기: riverar/ExtensionsForOneDrive

공개 메소드들

메소드 설명
NotificationService ( ) : System
Notify ( string message ) : void

메소드 상세

NotificationService() 공개 메소드

public NotificationService ( ) : System
리턴 System

Notify() 공개 메소드

public Notify ( string message ) : void
message string
리턴 void