System.Text.UTF7Encoding.UTF7Decoder.UTF7Decoder C# (CSharp) 메소드

UTF7Decoder() 공개 메소드

public UTF7Decoder ( ) : System
리턴 System
		public UTF7Decoder ()
		{
			leftOver = 0;
		}