C# 클래스 DrawingTestHelper.JavaDrawingTest

상속: DrawingTest
파일 보기 프로젝트 열기: kumpera/mono 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CalculateSHA1 ( ) : string
JavaDrawingTest ( ) : System

보호된 메소드들

메소드 설명
CreateForm ( string title ) : IMyForm
DetermineCallingFunction ( ) : string
GetExpectedNorm ( double myNorm ) : double
GetReferenceImage ( string testName ) : Bitmap

메소드 상세

CalculateSHA1() 공개 메소드

public CalculateSHA1 ( ) : string
리턴 string

CreateForm() 보호된 메소드

protected CreateForm ( string title ) : IMyForm
title string
리턴 IMyForm

DetermineCallingFunction() 보호된 메소드

protected DetermineCallingFunction ( ) : string
리턴 string

GetExpectedNorm() 보호된 메소드

protected GetExpectedNorm ( double myNorm ) : double
myNorm double
리턴 double

GetReferenceImage() 보호된 메소드

protected GetReferenceImage ( string testName ) : Bitmap
testName string
리턴 System.Drawing.Bitmap

JavaDrawingTest() 공개 메소드

public JavaDrawingTest ( ) : System
리턴 java.lang.System