Tpm2Lib.Tpm2PcrEventRequest.Copy C# (CSharp) Метод

Copy() публичный Метод

public Copy ( ) : Tpm2PcrEventRequest
Результат Tpm2PcrEventRequest
        new public Tpm2PcrEventRequest Copy()
        {
            return Marshaller.FromTpmRepresentation<Tpm2PcrEventRequest>(this.GetTpmRepresentation());
        }
    }
Tpm2PcrEventRequest