C# 클래스 Microsoft.AspNetCore.SignalR.Messaging.LocalEventKeyInfo

파일 보기 프로젝트 열기: FabianGosebrink/ASPNET-Core-Angular2-SignalR-Typescript 1 사용 예제들

공개 메소드들

메소드 설명
LocalEventKeyInfo ( string key, ulong id, MessageStore store ) : System

메소드 상세

LocalEventKeyInfo() 공개 메소드

public LocalEventKeyInfo ( string key, ulong id, MessageStore store ) : System
key string
id ulong
store MessageStore
리턴 System