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
uREPL
CompileResult
C# Class uREPL.CompileResult
Mostrar archivo
Open project: hecomi/uREPL
Class Usage Examples
Public Properties
Property
Type
Description
code
string
error
string
type
Type
value
object
Property Details
code
public_oe property
public
string
code
return
string
error
public_oe property
public
string
error
return
string
type
public_oe property
public
Type
type
return
Type
value
public_oe property
public
object
value
return
object