C# Class Smrf.NodeXL.UnitTests.LayOutGraphAsyncArgumentsTest

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

Protected Properties

Свойство Type Description
m_oGraph IGraph
m_oLayOutGraphAsyncArguments Smrf.NodeXL.Layouts.LayOutGraphAsyncArguments
m_oLayoutContext Smrf.NodeXL.Layouts.LayoutContext

Méthodes publiques

Méthode Description
LayOutGraphAsyncArgumentsTest ( ) : System

Initializes a new instance of the LayOutGraphAsyncArgumentsTest class.

Private Methods

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

Method Details

LayOutGraphAsyncArgumentsTest() public méthode

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

Property Details

m_oGraph protected_oe property

protected IGraph m_oGraph
Résultat IGraph

m_oLayOutGraphAsyncArguments protected_oe property

protected LayOutGraphAsyncArguments,Smrf.NodeXL.Layouts m_oLayOutGraphAsyncArguments
Résultat Smrf.NodeXL.Layouts.LayOutGraphAsyncArguments

m_oLayoutContext protected_oe property

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