Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
SoundLibrary
Mathematics
Function
Function.Parameter
C# Class SoundLibrary.Mathematics.Function.Function.Parameter
Datei anzeigen
Open project: ufcpp/UfcppSample
Class Usage Examples
Public Properties
Property
Type
Description
val
System.ValueType
x
Variable
Public Methods
Method
Description
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Parameter
(
Variable
x
,
ValueType
val
) :
System
Method Details
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int
Parameter()
public
method
public
Parameter
(
Variable
x
,
ValueType
val
) :
System
x
Variable
val
System.ValueType
return
System
Property Details
val
public_oe property
public
ValueType,System
val
return
System.ValueType
x
public_oe property
public
Variable,SoundLibrary.Mathematics.Function
x
return
Variable