Share via


UInt16Converter Class

Definition

public sealed class UInt16Converter : Microsoft.Azure.PowerShell.Cmdlets.MariaDb.Runtime.Json.JsonConverter<ushort>
type UInt16Converter = class
    inherit JsonConverter<uint16>
Public NotInheritable Class UInt16Converter
Inherits JsonConverter(Of UShort)
Inheritance
UInt16Converter

Constructors

UInt16Converter()

Applies to