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)
        {
        }