C# Class Smrf.NodeXL.UnitTests.LayoutContextTest

Inheritance: Object
Afficher le fichier Open project: 2014-sed-team3/term-project

Protected Properties

Свойство Type Description
m_oGraphRectangle System.Drawing.Rectangle
m_oLayoutContext Smrf.NodeXL.Layouts.LayoutContext

Méthodes publiques

Méthode Description
LayoutContextTest ( ) : System

Initializes a new instance of the class.

Private Methods

Méthode Description
SetUp ( ) : void
TearDown ( ) : void
TestConstructor ( ) : void

Method Details

LayoutContextTest() public méthode

Initializes a new instance of the class.
public LayoutContextTest ( ) : System
Résultat System

Property Details

m_oGraphRectangle protected_oe property

protected Rectangle,System.Drawing m_oGraphRectangle
Résultat System.Drawing.Rectangle

m_oLayoutContext protected_oe property

protected LayoutContext,Smrf.NodeXL.Layouts m_oLayoutContext
Résultat Smrf.NodeXL.Layouts.LayoutContext