C# Class System.Net.Http.Headers.TransferCodingHeaderValue

Inheritance: ICloneable
显示文件 Open project: dotnet/corefx Class Usage Examples

Private Methods

Method Description
GetTransferCodingLength ( string input, int startIndex, Func transferCodingCreator, TransferCodingHeaderValue &parsedValue ) : int