System.Globalization.Punycode.Punycode C# (CSharp) Method

Punycode() public method

public Punycode ( ) : System
return System
		public Punycode ()
			: base ('-', 36, 1, 26, 38, 700, 72, 0x80)
		{
		}
	}
Punycode