C# 클래스 UDPMessageGenerator.Program

파일 보기 프로젝트 열기: appacitive/Singham

공개 메소드들

메소드 설명
ReturnAlternateBool ( ) : bool
SendUDP ( string api, long timeTaken ) : void

비공개 메소드들

메소드 설명
Main ( string args ) : void

메소드 상세

ReturnAlternateBool() 공개 정적인 메소드

public static ReturnAlternateBool ( ) : bool
리턴 bool

SendUDP() 공개 정적인 메소드

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