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
NMemcached
Commands
Modifications
AbstractArithmeticOperation
C# Class NMemcached.Commands.Modifications.AbstractArithmeticOperation
Inheritance:
AbstractCommand
Afficher le fichier
Open project: hibernating-rhinos/NMemcached
Méthodes publiques
Méthode
Description
Execute
( ) :
void
Init
(
string
args
) :
bool
Méthodes protégées
Méthode
Description
ArithmeticOperation
(
ulong
cachedValue
) :
ulong
Method Details
ArithmeticOperation()
protected
abstract
méthode
protected
abstract
ArithmeticOperation
(
ulong
cachedValue
) :
ulong
cachedValue
ulong
Résultat
ulong
Execute()
public
méthode
public
Execute
( ) :
void
Résultat
void
Init()
public
méthode
public
Init
(
string
args
) :
bool
args
string
Résultat
bool