C# Class NzbDrone.Console.ConsoleAlerts

Inheritance: IUserAlert
显示文件 Open project: Maveth/Sportstarr

Public Methods

Method Description
Alert ( string message ) : void

Method Details

Alert() public method

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