C# Class Smrf.NodeXL.UnitTests.LayoutContextTest

Inheritance: Object
Show file Open project: 2014-sed-team3/term-project

Protected Properties

Property Type Description
m_oGraphRectangle System.Drawing.Rectangle
m_oLayoutContext Smrf.NodeXL.Layouts.LayoutContext

Public Methods

Method Description
LayoutContextTest ( ) : System

Initializes a new instance of the class.

Private Methods

Method Description
SetUp ( ) : void
TearDown ( ) : void
TestConstructor ( ) : void

Method Details

LayoutContextTest() public method

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

Property Details

m_oGraphRectangle protected property

protected Rectangle,System.Drawing m_oGraphRectangle
return System.Drawing.Rectangle

m_oLayoutContext protected property

protected LayoutContext,Smrf.NodeXL.Layouts m_oLayoutContext
return Smrf.NodeXL.Layouts.LayoutContext