Replies: 1 comment
-
Edit: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Really liking this Toolkit!
Messenger.Register<RequestMessage>(this, Receive); works with no apparent problem - the Messenger lists the relavent messages for the correct type of TEntity, but sending a requestmessage of type TEntity never results in any response other than InvalidOperation.
Am I getting something totally wrong here? Stuck, and need some feedback...
Beta Was this translation helpful? Give feedback.
All reactions