C# Class System.Net.WebUtility.UrlDecoder

显示文件 Open project: dotnet/corefx

Private Methods

Method Description
AddByte ( byte b ) : void
AddChar ( char ch ) : void
FlushBytes ( ) : void
GetString ( ) : String
UrlDecoder ( int bufferSize, Encoding encoding ) : System.Collections.Generic