Axiom.Framework.Configuration.ConfigurationManagerBase.RestoreConfiguration C# (CSharp) Метод

RestoreConfiguration() публичный абстрактный Метод

public abstract RestoreConfiguration ( Root engine ) : bool
engine Axiom.Core.Root
Результат bool
		public abstract bool RestoreConfiguration( Root engine );