System.Configuration.BaseConfigurationRecord.AddLocation C# (CSharp) 메소드

AddLocation() 보호된 메소드

protected AddLocation ( string LocationSubPath ) : void
LocationSubPath string
리턴 void
        protected virtual void AddLocation(string LocationSubPath) {}
        
BaseConfigurationRecord