System.Text.UTF7Encoding.UTF7Decoder.UTF7Decoder C# (CSharp) Méthode

UTF7Decoder() public méthode

public UTF7Decoder ( ) : System
Résultat System
		public UTF7Decoder ()
		{
			leftOver = 0;
		}