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

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

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