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