AvalonStudio.Controls.Standard.SolutionExplorer.SolutionExplorerViewModel.BeforeActivation C# (CSharp) Метод

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

public BeforeActivation ( ) : void
Результат void
		public void BeforeActivation()
		{
            IoC.RegisterConstant<ISolutionExplorer>(this, typeof(ISolutionExplorer));
		}