C# 클래스 CreateSearchResult, code

상속: MonoBehaviour
파일 보기 프로젝트 열기: shendongnian/code 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
imgURL string
queryURL string

공개 메소드들

메소드 설명
PopulateList ( ) : void

비공개 메소드들

메소드 설명
GetResult ( ) : IEnumerator,

메소드 상세

PopulateList() 공개 메소드

public PopulateList ( ) : void
리턴 void

프로퍼티 상세

imgURL 공개적으로 프로퍼티

public string imgURL
리턴 string

queryURL 공개적으로 프로퍼티

public string queryURL
리턴 string