Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for System.IPv4AddressHelper, including all inherited members.
IsValid(char *name, int start, ref int end, bool allowIPv6, bool notImplicitFile, bool unknownScheme) | System.IPv4AddressHelper | inlinepackagestatic |
IsValid(char *name, int start, ref int end, bool allowIPv6, bool notImplicitFile, bool unknownScheme) | System.IPv4AddressHelper | inlinepackagestatic |
IsValidCanonical(char *name, int start, ref int end, bool allowIPv6, bool notImplicitFile) | System.IPv4AddressHelper | inlinepackagestatic |
IsValidCanonical(char *name, int start, ref int end, bool allowIPv6, bool notImplicitFile) | System.IPv4AddressHelper | inlinepackagestatic |
Parse(string name, byte *numbers, int start, int end) | System.IPv4AddressHelper | inlineprivatestatic |
ParseCanonicalName(string str, int start, int end, ref bool isLoopback) | System.IPv4AddressHelper | inlinepackagestatic |
ParseHostNumber(ReadOnlySpan< char > str, int start, int end) | System.IPv4AddressHelper | inlinepackagestatic |
ParseHostNumber(ReadOnlySpan< char > str, int start, int end) | System.IPv4AddressHelper | inlinepackagestatic |
ParseNonCanonical(char *name, int start, ref int end, bool notImplicitFile) | System.IPv4AddressHelper | inlinepackagestatic |
ParseNonCanonical(char *name, int start, ref int end, bool notImplicitFile) | System.IPv4AddressHelper | inlinepackagestatic |