About
Working with mods
API documentation
Action mods
API documentation
Visualization mods
API overview
API documentation
Preparing search index...
The search index is not available
Action Mod API
Action Mod API
CsType
Type Alias CsType<Tjs>
Cs
Type
<
Tjs
>
:
Tjs
extends
number
?
|
Int16
|
Int32
|
Int64
|
UInt16
|
UInt32
|
UInt64
|
Decimal
|
Single
|
Double
|
Byte
|
Char
:
Tjs
extends
boolean
?
Boolean
:
Tjs
extends
string
?
String
:
Tjs
Maps the JS type to the equivalent .NET type.
Type Parameters
Tjs
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Action Mod API
Loading...
Maps the JS type to the equivalent .NET type.