Example #1
0
 public FSharpSynchronousIndentationService(IFSharpSynchronousIndentationService service)
 {
     _service = service;
 }