Ejemplo n.º 1
0
 public Tpm2IncrementalSelfTestResponse(Tpm2IncrementalSelfTestResponse the_Tpm2IncrementalSelfTestResponse)
 {
     if((Object) the_Tpm2IncrementalSelfTestResponse == null ) throw new ArgumentException(Globs.GetResourceString("parmError"));
     toDoList = the_Tpm2IncrementalSelfTestResponse.toDoList;
 }