Class Helper.ExpectedPluginVersion
Inheritance
System.Object
Helper.ExpectedPluginVersion
Assembly: cs.temp.dll.dll
public sealed class ExpectedPluginVersion
Fields
Declaration
public const string Android = "3.3.3"
Field Value
| Type |
Description |
| System.String |
|
Declaration
public const string Apple = "3.3.0"
Field Value
| Type |
Description |
| System.String |
|
Declaration
public const string OpenHarmony = "3.3.2"
Field Value
| Type |
Description |
| System.String |
|
Declaration
public const string Windows = "3.2.6"
Field Value
| Type |
Description |
| System.String |
|
Declaration
public const string WinRT = "3.2.6"
Field Value
| Type |
Description |
| System.String |
|