C# Class MatchingBrackets, csharp

Afficher le fichier Open project: exercism/csharp Class Usage Examples

Méthodes publiques

Méthode Description
IsPaired ( string input ) : bool

Method Details

IsPaired() public static méthode

public static IsPaired ( string input ) : bool
input string
Résultat bool