System.Net.Configuration.ConnectionManagementSection.ConnectionManagementSection C# (CSharp) Метод

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

public ConnectionManagementSection ( ) : System.Configuration
Результат System.Configuration
        public ConnectionManagementSection() 
        {
            this.properties.Add(this.connectionManagement);
        }
ConnectionManagementSection