C# Class Smrf.NodeXL.UnitTests.LayOutGraphAsyncArgumentsTest

Inheritance: Object
Mostrar archivo Open project: 2014-sed-team3/term-project

Protected Properties

Property Type Description
m_oGraph IGraph
m_oLayOutGraphAsyncArguments Smrf.NodeXL.Layouts.LayOutGraphAsyncArguments
m_oLayoutContext Smrf.NodeXL.Layouts.LayoutContext

Public Methods

Method Description
LayOutGraphAsyncArgumentsTest ( ) : System

Initializes a new instance of the LayOutGraphAsyncArgumentsTest class.

Private Methods

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

Method Details

LayOutGraphAsyncArgumentsTest() public method

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

Property Details

m_oGraph protected_oe property

protected IGraph m_oGraph
return IGraph

m_oLayOutGraphAsyncArguments protected_oe property

protected LayOutGraphAsyncArguments,Smrf.NodeXL.Layouts m_oLayOutGraphAsyncArguments
return Smrf.NodeXL.Layouts.LayOutGraphAsyncArguments

m_oLayoutContext protected_oe property

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