Example #1
0
 public PullResponse(PullStatus status)
 {
     Status = status;
 }
Example #2
0
 public PullResponse(PullStatus status)
 {
     Status = status;
 }