コード例 #1
0
        private static void CheckReport(Guid id)
        {

             Process(i => _client.CheckReportIsReady(i), id);
        }