C# Class UDPMessageGenerator.Program

Afficher le fichier Open project: appacitive/Singham

Méthodes publiques

Méthode Description
ReturnAlternateBool ( ) : bool
SendUDP ( string api, long timeTaken ) : void

Private Methods

Méthode Description
Main ( string args ) : void

Method Details

ReturnAlternateBool() public static méthode

public static ReturnAlternateBool ( ) : bool
Résultat bool

SendUDP() public static méthode

public static SendUDP ( string api, long timeTaken ) : void
api string
timeTaken long
Résultat void