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 )