public readonly struct BinaryLicenseSupportDelegates : IEquatable<BinaryLicenseSupportDelegates>Public Structure BinaryLicenseSupportDelegates
Implements IEquatable(Of BinaryLicenseSupportDelegates)public value class BinaryLicenseSupportDelegates : IEquatable<BinaryLicenseSupportDelegates>[<SealedAttribute>]
type BinaryLicenseSupportDelegates =
struct
inherit ValueType
interface IEquatable<BinaryLicenseSupportDelegates>
end| BinaryLicenseSupportDelegates | Делегаты для обеспечения поддержки работы с бинарными лицензиями. |
| DeserializePayloadFunc | Функция, выполняющая десериализацию данных лицензии (без подписи) в бинарном формате. |
| SerializePayloadFunc | Функция, выполняющая сериализацию данных лицензии (без подписи) в бинарном формате. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |