Search Results for

    Show / Hide Table of Contents

    Enum InternetProtocols

    This enumeration is used to specify the IP version for guarding IP strings. It is used in classes, based on the IStringGuardable interface. The .NET build-in enumerations are not used in order to prevent false parameter settings.

    Namespace: TeleScope.GuardClauses.Enumerations
    Assembly: TeleScope.GuardClauses.dll
    Syntax
    public enum InternetProtocols : int

    Fields

    Name Description
    IPv4

    Internet Protocol version 4.

    IPv6

    Internet Protocol version 6.

    • GITHUB
    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top
    Copyright 2020-2022 TeleScope-dotnet. Generated by DocFX.
    ☀
    ☾