C# Class UDPMessageGenerator.Program

Datei anzeigen Open project: appacitive/Singham

Public Methods

Method Description
ReturnAlternateBool ( ) : bool
SendUDP ( string api, long timeTaken ) : void

Private Methods

Method Description
Main ( string args ) : void

Method Details

ReturnAlternateBool() public static method

public static ReturnAlternateBool ( ) : bool
return bool

SendUDP() public static method

public static SendUDP ( string api, long timeTaken ) : void
api string
timeTaken long
return void