C# Class IsbnVerifier, csharp

ファイルを表示 Open project: exercism/csharp Class Usage Examples

Public Methods

Method Description
IsValid ( string number ) : bool

Method Details

IsValid() public static method

public static IsValid ( string number ) : bool
number string
return bool