C# 클래스 Carrot.Request, carrot-unity

파일 보기 프로젝트 열기: GoCarrotArchive/carrot-unity

공개 메소드들

메소드 설명
Request ( ) : System
Request ( ServiceType, serviceType, string endpoint, object>.Dictionary parameters ) : System
ToString ( ) : string

메소드 상세

Request() 공개 메소드

public Request ( ) : System
리턴 System

Request() 공개 메소드

public Request ( ServiceType, serviceType, string endpoint, object>.Dictionary parameters ) : System
serviceType ServiceType,
endpoint string
parameters object>.Dictionary
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string