AvalonStudio.Controls.Standard.SolutionExplorer.SolutionExplorerViewModel.BeforeActivation C# (CSharp) Method

BeforeActivation() public method

public BeforeActivation ( ) : void
return void
		public void BeforeActivation()
		{
            IoC.RegisterConstant<ISolutionExplorer>(this, typeof(ISolutionExplorer));
		}