C# Class ExtensionsForOneDrive.Service.Models.NotificationService

Inheritance: INotificationService
Show file Open project: riverar/ExtensionsForOneDrive

Public Methods

Method Description
NotificationService ( ) : System
Notify ( string message ) : void

Method Details

NotificationService() public method

public NotificationService ( ) : System
return System

Notify() public method

public Notify ( string message ) : void
message string
return void