C# Class Machine.Specifications.ConsoleRunner.Specs.ConsoleRunnerSpecs

Afficher le fichier Open project: agross/machine.specifications

Méthodes publiques

Свойство Type Description
console FakeConsole
program System.Program

Méthodes protégées

Méthode Description
GetPath ( string path ) : string

Method Details

GetPath() protected static méthode

protected static GetPath ( string path ) : string
path string
Résultat string

Property Details

console public_oe static_oe property

public static FakeConsole,Machine.Specifications.ConsoleRunner.Specs console
Résultat FakeConsole

program public_oe static_oe property

public static Program,System program
Résultat System.Program