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