System.ServiceProcess.ServiceController.ServiceController C# (CSharp) Метод

ServiceController() публичный Метод

public ServiceController ( string name )
name string
        public ServiceController(string name)
        {
        }

Same methods

ServiceController::ServiceController ( string name, string machineName )