Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
HappyFunTimes
HFTDnsRunner
C# Class HappyFunTimes.HFTDnsRunner
Mostra file
Open project: greggman/hft-unity-gamepad
Class Usage Examples
Public Methods
Method
Description
Start
(
string
ipv4Address
,
string
ipv6Address
,
int
port
) :
void
Stop
( ) :
void
Method Details
Start()
public
method
public
Start
(
string
ipv4Address
,
string
ipv6Address
,
int
port
) :
void
ipv4Address
string
ipv6Address
string
port
int
return
void
Stop()
public
method
public
Stop
( ) :
void
return
void