Extensions Class
Namespace: Riptide.Utils
Assembly: RiptideNetworking.dll
Contains extension methods for various classes.
public static class Extensions
Inherited Members
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. |