예제 #1
0
 public async Task <M <Source> > TryGetSourceAsync(ModelPaths modelPaths, DataNodeName nodeName) =>
 await parserService.GetSourceAsync(modelPaths, nodeName);