Microsoft.Web.Administration.ProtectedConfiguration.ProtectedConfiguration C# (CSharp) Метод

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

public ProtectedConfiguration ( ConfigurationSection section )
section ConfigurationSection
        public ProtectedConfiguration(ConfigurationSection section)
        {
            _section = section;
        }