C# Class Leeroy.WatcherException

Inheritance: System.Exception
显示文件 Open project: LogosBible/Leeroy

Public Methods

Method Description
WatcherException ( string message ) : System

Method Details

WatcherException() public method

public WatcherException ( string message ) : System
message string
return System