Namespaces

Types in Fake

Type NCoverParams

Namespace Fake

Interfaces IEquatable<NCoverParams>, IStructuralEquatable, IComparable<NCoverParams>, IComparable, IStructuralComparable

Methods

Properties

Public instance methods

int CompareTo(NCoverParams obj)

bool Equals(NCoverParams obj)

Public properties

string ProjectName get;

string TestRunnerExe get;

TimeSpan TimeOut get;

string ToolPath get;

string WorkingDir get;