can someone explain me why I got this behavior when using Uri.CheckHostName(String) Method in c# like this :
Console.WriteLine(Uri.CheckHostName("10")); Output