Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NinjaCoder
MvvmCross
Tests
Helper
C# Class NinjaCoder.MvvmCross.Tests.Helper
Defines the Helper type.
Datei anzeigen
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