Bickle.ReSharper.BickleTestProvider.ExploreSolution C# (CSharp) Method

ExploreSolution() public method

public ExploreSolution ( ISolution solution, UnitTestElementConsumer consumer ) : void
solution ISolution
consumer UnitTestElementConsumer
return void
        public void ExploreSolution(ISolution solution, UnitTestElementConsumer consumer)
        {
        }