C# Класс System.Net.HttpListenerRequest.Helpers.UrlDecoder

Показать файл Открыть проект

Приватные методы

Метод Описание
AddByte ( byte b ) : void
AddChar ( char ch ) : void
FlushBytes ( ) : void
GetString ( ) : string
UrlDecoder ( int bufferSize, Encoding encoding ) : System.Collections.Generic