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
LittleTalk
Op
C# Class LittleTalk.Op
Show file
Open project: hugoferreira/LittleTalk
Public Properties
Property
Type
Description
action
Action
Public Methods
Method
Description
Execute
(
Interpreter
ctx
) :
void
Protected Methods
Method
Description
Op
(
Action
action
) :
System
Method Details
Execute()
public
method
public
Execute
(
Interpreter
ctx
) :
void
ctx
Interpreter
return
void
Op()
protected
method
protected
Op
(
Action
action
) :
System
action
Action
return
System
Property Details
action
public property
public
Action
action
return
Action