C# Class Smrf.NodeXL.Algorithms.Motif

Base class for a family of classes that represent motifs.
Inheritance: Object
Show file Open project: 2014-sed-team3/term-project Class Usage Examples

Public Methods

Method Description
Motif ( ) : System

Initializes a new instance of the Motif class.

Private Methods

Method Description
AssertValid ( ) : void

Method Details

Motif() public method

Initializes a new instance of the Motif class.
public Motif ( ) : System
return System