|
static string | ParseCanonicalName (string str, int start, int end, ref bool loopback) |
|
static unsafe bool | IsValid (char *name, int pos, ref int returnedEnd, ref bool notCanonical, bool notImplicitFile) |
|
static unsafe bool | IsValidByIri (char *name, int pos, ref int returnedEnd, ref bool notCanonical, bool notImplicitFile) |
|
static string | IdnEquivalent (string hostname) |
|
static bool | TryGetUnicodeEquivalent (string hostname, ref System.Text.ValueStringBuilder dest) |
|
static bool | ContainsCharactersUnsafeForNormalizedHost (string host) |
|
Definition at line 7 of file DomainNameHelper.cs.
The documentation for this class was generated from the following file: