コード例 #1
0
 private Task ExecuteAsync(object context)
 {
     return(_task.ExecuteAsync((BackgroundProcessContext)context));
 }