Microsoft.Web.Administration.ConfigurationSection.RevertToParent C# (CSharp) Method

RevertToParent() public method

public RevertToParent ( ) : void
return void
        public void RevertToParent()
        {
            throw new NotImplementedException();
        }