Inheritance: TpmStructureBase, IPublicParmsUnion
Ejemplo n.º 1
0
 public KeyedhashParms(KeyedhashParms the_KeyedhashParms)
 {
     if((Object) the_KeyedhashParms == null ) throw new ArgumentException(Globs.GetResourceString("parmError"));
 }