Пример #1
0
 public BracketPairFinder(BracketPairType type)
 {
     this.type = type;
 }