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

send_getAccountSize() public method

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

Same methods

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