Bickle.ReSharper.BickleTestProvider.ExploreFile C# (CSharp) Метод

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

public ExploreFile ( IFile psiFile, UnitTestElementLocationConsumer consumer, CheckForInterrupt interrupted ) : void
psiFile IFile
consumer UnitTestElementLocationConsumer
interrupted CheckForInterrupt
Результат void
        public void ExploreFile(IFile psiFile, UnitTestElementLocationConsumer consumer, CheckForInterrupt interrupted)
        {
        }