Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
OpenBve
ManagedContent.KeyValuePair
C# Class OpenBve.ManagedContent.KeyValuePair
Represents a key-value pair.
ファイルを表示
Open project: sladen/openbve
Public Methods
Method
Description
ToString
( ) :
string
Gets the textual representation of this key-value pair.
Private Methods
Method
Description
KeyValuePair
(
string
key
,
string
value
) :
System
Creates a new key-value pair.
Method Details
ToString()
public
method
Gets the textual representation of this key-value pair.
public
ToString
( ) :
string
return
string