C# 클래스 CarrotCache.CachedRequest, carrot-unity

상속: Carrot.Request
파일 보기 프로젝트 열기: GoCarrotArchive/carrot-unity

Private Properties

프로퍼티 타입 설명
CachedRequest System

공개 메소드들

메소드 설명
AddRetryInCache ( ) : bool
RemoveFromCache ( ) : bool
ToString ( ) : string

비공개 메소드들

메소드 설명
CachedRequest ( ) : System

메소드 상세

AddRetryInCache() 공개 메소드

public AddRetryInCache ( ) : bool
리턴 bool

RemoveFromCache() 공개 메소드

public RemoveFromCache ( ) : bool
리턴 bool

ToString() 공개 메소드

public ToString ( ) : string
리턴 string