C# 클래스 TTAPI.Recv.Rooms

상속: Command
파일 보기 프로젝트 열기: Inumedia/Turntable-API.NET

공개 프로퍼티들

프로퍼티 타입 설명
rooms RoomUserPair[]

공개 메소드들

메소드 설명
PreProcess ( string input ) : string

메소드 상세

PreProcess() 공개 정적인 메소드

public static PreProcess ( string input ) : string
input string
리턴 string

프로퍼티 상세

rooms 공개적으로 프로퍼티

public RoomUserPair[] rooms
리턴 RoomUserPair[]