C# Class YetAnotherRelogger.Helpers.PluginVersionCheck

显示文件 Open project: sinterlkaas/YetAnotherRelogger

Public Methods

Method Description
Check ( string path ) : bool
Install ( string path ) : void

Method Details

Check() public static method

public static Check ( string path ) : bool
path string
return bool

Install() public static method

public static Install ( string path ) : void
path string
return void