C# 클래스 Evernote.EDAM.UserStore.UserStore.authenticate_args.Isset

파일 보기 프로젝트 열기: evernote/evernote-demo-metro

공개 프로퍼티들

프로퍼티 타입 설명
consumerKey bool
consumerSecret bool
password bool
username bool

프로퍼티 상세

consumerKey 공개적으로 프로퍼티

public bool consumerKey
리턴 bool

consumerSecret 공개적으로 프로퍼티

public bool consumerSecret
리턴 bool

password 공개적으로 프로퍼티

public bool password
리턴 bool

username 공개적으로 프로퍼티

public bool username
리턴 bool