Evernote.EDAM.NoteStore.NoteStore.Client.send_listSearches C# (CSharp) Method

send_listSearches() public method

public send_listSearches ( AsyncCallback callback, object state, string authenticationToken ) : IAsyncResult
callback AsyncCallback
state object
authenticationToken string
return IAsyncResult
      public IAsyncResult send_listSearches(AsyncCallback callback, object state, string authenticationToken)
      #else

Same methods

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