C# 클래스 System.Net.HttpListenerRequest.Helpers.UrlDecoder

파일 보기 프로젝트 열기: dotnet/corefx

비공개 메소드들

메소드 설명
AddByte ( byte b ) : void
AddChar ( char ch ) : void
FlushBytes ( ) : void
GetString ( ) : string
UrlDecoder ( int bufferSize, Encoding encoding ) : System.Collections.Generic