TLSProtocolVersion.opEquals

  1. bool opEquals(TLSProtocolVersion other)
  2. bool opEquals(ushort other)
    struct TLSProtocolVersion
    public const
    bool
    opEquals
    (
    in ushort other
    )

Return Value

Type: bool

if this version is equal to other

Meta