Table of Contents

Class BridgeConstants

Namespace
JYPPX.Shared
Assembly
JYPPX.Shared.dll

Shared constants that are stable across the managed surface area. 托管 API surface 中保持稳定的共享常量。

public static class BridgeConstants
Inheritance
BridgeConstants
Inherited Members

Fields

NativeBridgeLibraryName

The logical name used by the native bridge library. native bridge library 使用的逻辑名称。

public const string NativeBridgeLibraryName = "jyppxtrtbridge"

Field Value

string