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

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

보호된 프로퍼티들

프로퍼티 타입 설명
GraphRectangle System.Drawing.Rectangle
m_oReadWorkbookContext Smrf.NodeXL.ExcelTemplate.ReadWorkbookContext

공개 메소드들

메소드 설명
ReadWorkbookContextTest ( ) : System

Initializes a new instance of the class.

비공개 메소드들

메소드 설명
SetUp ( ) : void
TearDown ( ) : void
TestConstructor ( ) : void
TestFillIDColumns ( ) : void
TestGraphRectangle ( ) : void
TestIgnoreVertexLocations ( ) : void
TestPopulateVertexWorksheet ( ) : void

메소드 상세

ReadWorkbookContextTest() 공개 메소드

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

프로퍼티 상세

GraphRectangle 보호되어 있는 정적으로 프로퍼티

protected static Rectangle,System.Drawing GraphRectangle
리턴 System.Drawing.Rectangle

m_oReadWorkbookContext 보호되어 있는 프로퍼티

protected ReadWorkbookContext,Smrf.NodeXL.ExcelTemplate m_oReadWorkbookContext
리턴 Smrf.NodeXL.ExcelTemplate.ReadWorkbookContext