Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
core
Server
RConn
Parameter
C# Class core.Server.RConn.Parameter
Represents a parameter for a known packet format.
显示文件
Open project: Pure-Battlefield/gswat
Public Methods
Method
Description
Parameter
(
string
format
) :
System
Generates a parameter from a correct format string.
ToString
( ) :
string
Method Details
Parameter()
public
method
Generates a parameter from a correct format string.
public
Parameter
(
string
format
) :
System
format
string
The parameter format.
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string