Exemplo n.º 1
0
 /// <summary>Initializes a new instance of the <see cref="JobReplyProgress" /> class.</summary>
 /// <param name="jobReplyProgress">The job reply progress.</param>
 internal JobReplyProgress(BGJobReplyProgress jobReplyProgress)
 {
     this.jobReplyProgress = jobReplyProgress;
 }
Exemplo n.º 2
0
 /// <summary>Initializes a new instance of the <see cref="JobReplyProgress" /> class.</summary>
 /// <param name="jobReplyProgress">The job reply progress.</param>
 internal JobReplyProgress(BGJobReplyProgress jobReplyProgress)
 {
     this.jobReplyProgress = jobReplyProgress;
 }