Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SoundSwitch
Framework
Configuration
IPCConfiguration
C# Class SoundSwitch.Framework.Configuration.IPCConfiguration
Inheritance:
IIPCConfiguration
Afficher le fichier
Open project: Belphemur/SoundSwitch
Méthodes publiques
Méthode
Description
ClientUrl
( ) :
string
IncrementPort
( ) :
int
Increment the Port Number and return its value
Save
( ) :
void
ServerUrl
( ) :
string
Method Details
ClientUrl()
public
méthode
public
ClientUrl
( ) :
string
Résultat
string
IncrementPort()
public
méthode
Increment the Port Number and return its value
public
IncrementPort
( ) :
int
Résultat
int
Save()
public
méthode
public
Save
( ) :
void
Résultat
void
ServerUrl()
public
méthode
public
ServerUrl
( ) :
string
Résultat
string