C# Class Microsoft.AspNetCore.SignalR.Infrastructure.BinaryMemoryPoolTextWriter

Inheritance: MemoryPoolTextWriter, IBinaryWriter
Show file Open project: FabianGosebrink/ASPNET-Core-Angular2-SignalR-Typescript Class Usage Examples

Public Methods

Method Description
BinaryMemoryPoolTextWriter ( IMemoryPool memory ) : System

Method Details

BinaryMemoryPoolTextWriter() public method

public BinaryMemoryPoolTextWriter ( IMemoryPool memory ) : System
memory IMemoryPool
return System