Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CSLE
SType.Function
C# Class CSLE.SType.Function
Mostrar archivo
Open project: lightszero/cslightcore
Class Usage Examples
Public Properties
Property
Type
Description
_paramnames
List
_paramtypes
List
_returntype
ICLS_Type
bPublic
bool
bStatic
bool
expr_runtime
ICLS_Expression
Public Methods
Method
Description
GetParamSign
( ) :
string
Method Details
GetParamSign()
public
method
public
GetParamSign
( ) :
string
return
string
Property Details
_paramnames
public_oe property
public
List
_paramnames
return
List
_paramtypes
public_oe property
public
List
_paramtypes
return
List
_returntype
public_oe property
public
ICLS_Type
_returntype
return
ICLS_Type
bPublic
public_oe property
public
bool
bPublic
return
bool
bStatic
public_oe property
public
bool
bStatic
return
bool
expr_runtime
public_oe property
public
ICLS_Expression
expr_runtime
return
ICLS_Expression