C# Class Isogram, csharp

显示文件 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