AgentMulder.ReSharper.Domain.Patterns.RegisterWithService.RegisterWithService C# (CSharp) Method

RegisterWithService() protected method

protected RegisterWithService ( IStructuralSearchPattern pattern ) : System.Collections.Generic
pattern IStructuralSearchPattern
return System.Collections.Generic
        protected RegisterWithService(IStructuralSearchPattern pattern)
            : base(pattern)
        {
        }