C# Class NinjaCoder.MvvmCross.Tests.Helper

Defines the Helper type.
Exibir arquivo Open project: asudbury/NinjaCoderForMvvmCross

Public Methods

Method Description
GetTestDataPath ( string fileName ) : string

Gets the test data path.

Method Details

GetTestDataPath() public static method

Gets the test data path.
public static GetTestDataPath ( string fileName ) : string
fileName string Name of the file.
return string