コード例 #1
0
ファイル: SymbolicController.cs プロジェクト: SISW-MOM/webpac
 public IEnumerable <string> Get()
 {
     return(_mappingService.GetSymbols());
 }