Search Results for

    Show / Hide Table of Contents

    Extensions Class

    Namespace: Riptide.Utils
    Assembly: RiptideNetworking.dll

    Contains extension methods for various classes.

    public static class Extensions
    Inheritance
    object
    Extensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()

    Methods

    ToStringBasedOnIPFormat(IPEndPoint)

    Takes the IPEndPoint's IP address and port number and converts it to a string, accounting for whether the address is an IPv4 or IPv6 address.

    • Improve this Doc
    • View Source
    • Support Riptide
    In This Article
    Back to top Copyright © Tom Weiland 2022
    Made with DocFX