C# 클래스 TwitchLib.Models.PubSub.PreviousRequest

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

공개 메소드들

메소드 설명
PreviousRequest ( string nonce, System.Enums requestType, string topic = "none set" ) : System

메소드 상세

PreviousRequest() 공개 메소드

public PreviousRequest ( string nonce, System.Enums requestType, string topic = "none set" ) : System
nonce string
requestType System.Enums
topic string
리턴 System