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

send_authenticateToSharedNote() 공개 메소드

public send_authenticateToSharedNote ( AsyncCallback callback, object state, string guid, string noteKey ) : IAsyncResult
callback AsyncCallback
state object
guid string
noteKey string
리턴 IAsyncResult
      public IAsyncResult send_authenticateToSharedNote(AsyncCallback callback, object state, string guid, string noteKey)
      #else

Same methods

NoteStore.Client::send_authenticateToSharedNote ( string guid, string noteKey ) : void
NoteStore.Client