C# Класс Tpm2Lib.TaggedProperty

Наследование: TpmStructureBase
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
Copy ( ) : TaggedProperty
TaggedProperty ( ) : System
TaggedProperty ( Pt the_property, uint the_value ) : System
TaggedProperty ( TaggedProperty the_TaggedProperty ) : System

Описание методов

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

public Copy ( ) : TaggedProperty
Результат TaggedProperty

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

public TaggedProperty ( ) : System
Результат System

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

public TaggedProperty ( Pt the_property, uint the_value ) : System
the_property Pt a property identifier
the_value uint the value of the property
Результат System

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

public TaggedProperty ( TaggedProperty the_TaggedProperty ) : System
the_TaggedProperty TaggedProperty
Результат System