C# Class Xunit.Reporting.Program

Entry to the report generator.
Mostrar archivo Open project: BjRo/xunitbddextensions

Public Methods

Method Description
Main ( string args ) : void

Runs the generator

Method Details

Main() public static method

Runs the generator
public static Main ( string args ) : void
args string
return void