Evernote.EDAM.NoteStore.NoteStore.Client.send_listLinkedNotebooks C# (CSharp) 메소드

send_listLinkedNotebooks() 공개 메소드

public send_listLinkedNotebooks ( AsyncCallback callback, object state, string authenticationToken ) : IAsyncResult
callback AsyncCallback
state object
authenticationToken string
리턴 IAsyncResult
      public IAsyncResult send_listLinkedNotebooks(AsyncCallback callback, object state, string authenticationToken)
      #else

Same methods

NoteStore.Client::send_listLinkedNotebooks ( string authenticationToken ) : void
NoteStore.Client