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

send_getResourceApplicationDataEntry() 공개 메소드

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

Same methods

NoteStore.Client::send_getResourceApplicationDataEntry ( string authenticationToken, string guid, string key ) : void
NoteStore.Client