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
kOS
Screen
Interpreter.InterpreterPath
C# Class kOS.Screen.Interpreter.InterpreterPath
Inheritance:
kOS.Safe.Execution.InternalPath
Mostrar archivo
Open project: KSP-KOS/KOS
Public Methods
Method
Description
InterpreterPath
(
Interpreter
interpreter
) :
System
Line
(
int
line
) :
string
ToString
( ) :
string
Method Details
InterpreterPath()
public
method
public
InterpreterPath
(
Interpreter
interpreter
) :
System
interpreter
Interpreter
return
System
Line()
public
method
public
Line
(
int
line
) :
string
line
int
return
string
ToString()
public
method
public
ToString
( ) :
string
return
string