Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Tests
FizzBuzzPrinter
C# Class Tests.FizzBuzzPrinter
Mostra file
Open project: altnetberlin/Coding-Dojo
Class Usage Examples
Public Methods
Method
Description
Translate
(
int
i
) :
string
Private Methods
Method
Description
IsBuzz
(
int
i
) :
bool
IsFizz
(
int
i
) :
bool
Method Details
Translate()
public
method
public
Translate
(
int
i
) :
string
i
int
return
string