C# 클래스 Halodi.PackageRegistry.NPM.NPMResponse

파일 보기 프로젝트 열기: Halodi/halodi-unity-package-registry-manager 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
error string
ok string
reason string
success bool
token string

프로퍼티 상세

error 공개적으로 프로퍼티

public string error
리턴 string

ok 공개적으로 프로퍼티

public string ok
리턴 string

reason 공개적으로 프로퍼티

public string reason
리턴 string

success 공개적으로 프로퍼티

public bool success
리턴 bool

token 공개적으로 프로퍼티

public string token
리턴 string