コード例 #1
0
 public Task <OpenPointInTimeResponse> OpenPointInTimeAsync(IOpenPointInTimeRequest request, CancellationToken ct = new CancellationToken())
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public OpenPointInTimeResponse OpenPointInTime(IOpenPointInTimeRequest request)
 {
     throw new NotImplementedException();
 }