C# 클래스 Smrf.NodeXL.UnitTests.LayOutGraphAsyncArgumentsTest

상속: Object
파일 보기 프로젝트 열기: 2014-sed-team3/term-project

보호된 프로퍼티들

프로퍼티 타입 설명
m_oGraph IGraph
m_oLayOutGraphAsyncArguments Smrf.NodeXL.Layouts.LayOutGraphAsyncArguments
m_oLayoutContext Smrf.NodeXL.Layouts.LayoutContext

공개 메소드들

메소드 설명
LayOutGraphAsyncArgumentsTest ( ) : System

Initializes a new instance of the LayOutGraphAsyncArgumentsTest class.

비공개 메소드들

메소드 설명
SetUp ( ) : void
TearDown ( ) : void
TestConstructor ( ) : void

메소드 상세

LayOutGraphAsyncArgumentsTest() 공개 메소드

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

프로퍼티 상세

m_oGraph 보호되어 있는 프로퍼티

protected IGraph m_oGraph
리턴 IGraph

m_oLayOutGraphAsyncArguments 보호되어 있는 프로퍼티

protected LayOutGraphAsyncArguments,Smrf.NodeXL.Layouts m_oLayOutGraphAsyncArguments
리턴 Smrf.NodeXL.Layouts.LayOutGraphAsyncArguments

m_oLayoutContext 보호되어 있는 프로퍼티

protected LayoutContext,Smrf.NodeXL.Layouts m_oLayoutContext
리턴 Smrf.NodeXL.Layouts.LayoutContext