C# 클래스 SharpCaster.Models.ChromecastRequests.Request

파일 보기 프로젝트 열기: tapanila/SharpCaster

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ToJson ( ) : string

보호된 메소드들

메소드 설명
Request ( string requestType ) : System.Runtime.Serialization

메소드 상세

Request() 보호된 메소드

protected Request ( string requestType ) : System.Runtime.Serialization
requestType string
리턴 System.Runtime.Serialization

ToJson() 공개 메소드

public ToJson ( ) : string
리턴 string