Explicit operator #15
Unanswered
cromilakis
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
-
Hello! and thanks so much for develop this tool, it's amazing!
There's any way to configure tool for generate summary doc for explicit operators?
I did run "dotnet document apply" and works for almost everything, but explicit operators, for example:
public static explicit operator SecurityQuestionResult(int value)
Thanks in advance
Regards!
Beta Was this translation helpful? Give feedback.
All reactions