AvalonStudio.Controls.Standard.ErrorList.ErrorListViewModel.BeforeActivation C# (CSharp) Method

BeforeActivation() public method

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