Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Yea
Reflection
Emit
BaseClasses
CommandBase
C# Class Yea.Reflection.Emit.BaseClasses.CommandBase
Command base class
Inheritance:
ICommand
Afficher le fichier
Open project: OxPatient/Rule-Engine
Méthodes publiques
Méthode
Description
Setup
( ) :
void
Sets up the command
Méthodes protégées
Méthode
Description
CommandBase
( ) :
System
Constructor
Private Methods
Méthode
Description
SetupOpCodes
( ) :
void
Method Details
CommandBase()
protected
méthode
Constructor
protected
CommandBase
( ) :
System
Résultat
System
Setup()
public
abstract
méthode
Sets up the command
public
abstract
Setup
( ) :
void
Résultat
void