C# 클래스 Falcor.Server.Routing.ResponseSerializer

상속: IResponseSerializer
파일 보기 프로젝트 열기: falcordotnet/falcor.net 1 사용 예제들

공개 메소드들

메소드 설명
ResponseSerializer ( ) : System.Collections.Generic
Serialize ( FalcorResponse response ) : string

메소드 상세

ResponseSerializer() 공개 메소드

public ResponseSerializer ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Serialize() 공개 메소드

public Serialize ( FalcorResponse response ) : string
response FalcorResponse
리턴 string