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
TESVSnip
Domain
Data
Structure
Conditional
C# Class TESVSnip.Domain.Data.Structure.Conditional
显示文件
Open project: figment/tesvsnip
Public Properties
Property
Type
Description
type
ElementValueType
value
object
Public Methods
Method
Description
Conditional
(
ElementValueType
type
,
object
value
)
Method Details
Conditional()
public
method
public
Conditional
(
ElementValueType
type
,
object
value
)
type
ElementValueType
value
object
Property Details
type
public_oe property
public
ElementValueType
type
return
ElementValueType
value
public_oe property
public
object
value
return
object