Table of Contents

Class VectorMessageFormats

Namespace
Zyl.VectorTraits.Impl
Assembly
VectorTraits.dll

Vector message formats (向量消息格式).

public static class VectorMessageFormats
Inheritance
VectorMessageFormats
Inherited Members

Fields

FORMAT_REQUIRES_HARDWARE_SUPPORTED_1

Message format of REQUIRES_HARDWARE_SUPPORTED (必须硬件支持的消息格式).

FORMAT_TYPE_NOT_SUPPORTED_1

Message format of NOT_SUPPORTED in case of 1 types (1个类型时,NOT_SUPPORTED的消息格式).

FORMAT_TYPE_NOT_SUPPORTED_2

Message format of NOT_SUPPORTED in case of 2 types (2个类型时,NOT_SUPPORTED的消息格式).

FORMAT_YSHUFFLEG4_MUST4_1

YShuffleG4 - Message format of count must be at least 4 (数量至少为4的消息).

TEXT_NO_HARDWARE_ACCELERATION

Text - No hardware acceleration! (文本 - 没有硬件加速).

Methods

ThrowForUnsupported(bool, string)

Throw exception when hardware unsupported. (当硬件不支持时抛出异常).

ThrowNewUnsupported(string)

Throw new NotSupportedException exception. (抛出新的 NotSupportedException 异常).