Beispiel #1
0
 public FSharpBraceMatcher(IFSharpBraceMatcher braceMatcher)
 {
     _braceMatcher = braceMatcher;
 }