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
Calculator
Core
Better
SubtractionOperator
C# Class Calculator.Core.Better.SubtractionOperator
Inheritance:
IOperator
Exibir arquivo
Open project: ferventcoder/presentations
Public Methods
Method
Description
PerformOperation
(
int
left
) :
int
Method Details
PerformOperation()
public
method
public
PerformOperation
(
int
left
) :
int
left
int
return
int