C# 클래스 Firefly.Http.FrameContext

파일 보기 프로젝트 열기: FireflyServer/firefly 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
App AppDelegate
End Action
Flush bool>.Func
Services IFireflyService
Socket ISocket
Write bool>.Func

프로퍼티 상세

App 공개적으로 프로퍼티

public AppDelegate App
리턴 AppDelegate

End 공개적으로 프로퍼티

public Action End
리턴 Action

Flush 공개적으로 프로퍼티

public Func Flush
리턴 bool>.Func

Services 공개적으로 프로퍼티

public IFireflyService Services
리턴 IFireflyService

Socket 공개적으로 프로퍼티

public ISocket Socket
리턴 ISocket

Write 공개적으로 프로퍼티

public Func,bool> Write
리턴 bool>.Func