Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TypeSwitch
Expressions
Const
C# Class TypeSwitch.Expressions.Const
Inheritance:
Node
Show file
Open project: ufcpp/UfcppSample
Public Methods
Method
Description
Calculate
(
int
x
) :
int
Const
(
int
value
)
Method Details
Calculate()
public
method
public
Calculate
(
int
x
) :
int
x
int
return
int
Const()
public
method
public
Const
(
int
value
)
value
int