AnalyzerUnitTest.FanMotifDetectorTest.FanMotifDetectorTest C# (CSharp) Method

FanMotifDetectorTest() public method

public FanMotifDetectorTest ( ) : System
return System
        public FanMotifDetectorTest()
        {
            m_oFanMotifCalculator = null;
            m_oGraph = null;
            m_oVertices = null;
            m_oEdges = null;
        }