C# Class CSHttpClientSample.Program

Show file Open project: sampurnabasu/NerfLock

Public Methods

Method Description
MakeRequest3 ( string json ) : void
getValue ( ) : void
working ( ) : void

Private Methods

Method Description
Main ( ) : void
MakeRequest ( int image, String url ) : void
MakeRequest2 ( ) : void

Method Details

MakeRequest3() public method

public MakeRequest3 ( string json ) : void
json string
return void

getValue() public static method

public static getValue ( ) : void
return void

working() public method

public working ( ) : void
return void