Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Yea
Reflection
Emit
BaseClasses
CommandBase
C# Class Yea.Reflection.Emit.BaseClasses.CommandBase
Command base class
Inheritance:
ICommand
Exibir arquivo
Open project: OxPatient/Rule-Engine
Public Methods
Method
Description
Setup
( ) :
void
Sets up the command
Protected Methods
Method
Description
CommandBase
( ) :
System
Constructor
Private Methods
Method
Description
SetupOpCodes
( ) :
void
Method Details
CommandBase()
protected
method
Constructor
protected
CommandBase
( ) :
System
return
System
Setup()
public
abstract
method
Sets up the command
public
abstract
Setup
( ) :
void
return
void