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
Isogram
C# Class Isogram, csharp
Mostra file
Open project: exercism/csharp
Class Usage Examples
Public Methods
Method
Description
IsIsogram
(
string
word
) :
bool
Method Details
IsIsogram()
public
static
method
public
static
IsIsogram
(
string
word
) :
bool
word
string
return
bool