iControl.ManagementDeviceGroup.ManagementDeviceGroup C# (CSharp) Метод

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

public ManagementDeviceGroup ( ) : System
Результат System
        public ManagementDeviceGroup()
        {
            this.Url = "https://url_to_service";
        }
ManagementDeviceGroup