C# Class NRack.Server.Service.SelfInstaller

显示文件 Open project: kerryjiang/NRack

Public Methods

Method Description
InstallMe ( ) : bool
UninstallMe ( ) : bool

Method Details

InstallMe() public static method

public static InstallMe ( ) : bool
return bool

UninstallMe() public static method

public static UninstallMe ( ) : bool
return bool