Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Calculator
Core
Better
SubtractionOperator
C# Class Calculator.Core.Better.SubtractionOperator
Inheritance:
IOperator
ファイルを表示
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