C# Class VelocityDbSchema.Tracker.TestCase

Inheritance: OptimizedPersistable
Afficher le fichier Open project: VelocityDB/VelocityDB Class Usage Examples

Méthodes publiques

Méthode Description
AddFile ( string fileName ) : void
TestCase ( string description ) : System

Method Details

AddFile() public méthode

public AddFile ( string fileName ) : void
fileName string
Résultat void

TestCase() public méthode

public TestCase ( string description ) : System
description string
Résultat System