C# 클래스 VelocityDbSchema.Tracker.TestCase

상속: OptimizedPersistable
파일 보기 프로젝트 열기: VelocityDB/VelocityDB 1 사용 예제들

공개 메소드들

메소드 설명
AddFile ( string fileName ) : void
TestCase ( string description ) : System

메소드 상세

AddFile() 공개 메소드

public AddFile ( string fileName ) : void
fileName string
리턴 void

TestCase() 공개 메소드

public TestCase ( string description ) : System
description string
리턴 System