C# Class test.File

显示文件 Open project: kidozen/kido-xamarin Class Usage Examples

Public Methods

Method Description
ClassInit ( TestContext context ) : System.Threading.Tasks.Task

Private Methods

Method Description
Browse ( ) : System.Threading.Tasks.Task
CanGetAnInstance ( ) : void
ClassInit ( ) : System.Threading.Tasks.Task
Delete ( ) : System.Threading.Tasks.Task
Download ( ) : System.Threading.Tasks.Task
TestInit ( ) : System.Threading.Tasks.Task
Upload ( ) : System.Threading.Tasks.Task

Method Details

ClassInit() static public method

static public ClassInit ( TestContext context ) : System.Threading.Tasks.Task
context TestContext
return System.Threading.Tasks.Task