Guard.Against.AnonymousMethod(handler); #1181
Unanswered
ayrenjagar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
On this line
Guard.Against.AnonymousMethod(handler);
I get the following error message:
'Guard' does not contain a definition for 'Against'
I've tried the following packages but couldn't find a solution.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions