C# Class MatchingBrackets, csharp

Show file Open project: exercism/csharp Class Usage Examples

Public Methods

Method Description
IsPaired ( string input ) : bool

Method Details

IsPaired() public static method

public static IsPaired ( string input ) : bool
input string
return bool