Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SoundSwitch
Framework
Configuration
IPCConfiguration
C# Class SoundSwitch.Framework.Configuration.IPCConfiguration
Inheritance:
IIPCConfiguration
Exibir arquivo
Open project: Belphemur/SoundSwitch
Public Methods
Method
Description
ClientUrl
( ) :
string
IncrementPort
( ) :
int
Increment the Port Number and return its value
Save
( ) :
void
ServerUrl
( ) :
string
Method Details
ClientUrl()
public
method
public
ClientUrl
( ) :
string
return
string
IncrementPort()
public
method
Increment the Port Number and return its value
public
IncrementPort
( ) :
int
return
int
Save()
public
method
public
Save
( ) :
void
return
void
ServerUrl()
public
method
public
ServerUrl
( ) :
string
return
string