コード例 #1
0
 private static void ShowListOfSupportedAlgorithms()
 {
     ShowIndentedJson(mmRestService.GetAlgorithms());
 }