C# Class VelocityDbSchema.Tracker.TestCase

Inheritance: OptimizedPersistable
Mostrar archivo Open project: VelocityDB/VelocityDB Class Usage Examples

Public Methods

Method Description
AddFile ( string fileName ) : void
TestCase ( string description ) : System

Method Details

AddFile() public method

public AddFile ( string fileName ) : void
fileName string
return void

TestCase() public method

public TestCase ( string description ) : System
description string
return System