C# Class StoreIDTopGateAPI.Program

Show file Open project: nedap/StoreIDTopGateAPI

Public Methods

Method Description
testApi ( ApiWrapper api, String ownHostname ) : void

Private Methods

Method Description
Main ( string args ) : void

Method Details

testApi() public static method

public static testApi ( ApiWrapper api, String ownHostname ) : void
api ApiWrapper
ownHostname String
return void