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
ValveResourceFormat
KeyValues
KVValue
C# Class ValveResourceFormat.KeyValues.KVValue
Class to hold type + value
显示文件
Open project: SteamDatabase/ValveResourceFormat
Class Usage Examples
Public Methods
Method
Description
KVValue
(
KVType
type
,
object
value
) :
System
Method Details
KVValue()
public
method
public
KVValue
(
KVType
type
,
object
value
) :
System
type
KVType
value
object
return
System