Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MatchingBrackets
C# Class MatchingBrackets, csharp
Exibir arquivo
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