Thanks to visit codestin.com
Credit goes to github.com

Skip to content

System.ArgumentException F# snippets #7428

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

albert-du
Copy link
Contributor

Summary

Adds F# code snippets for System.ArgumentException. Demonstrates the use of the invalidArg function, as well as using the constructor.

@ghost
Copy link

ghost commented Nov 27, 2021

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@opbld31
Copy link

opbld31 commented Nov 27, 2021

Docs Build status updates of commit 2edb893:

✅ Validation status: passed

File Status Preview URL Details
samples/snippets/fsharp/VS_Snippets_CLR/ArgumentException/FS/argumentexception.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR/ArgumentException/FS/argumentexception.fsproj ✅Succeeded
samples/snippets/fsharp/VS_Snippets_CLR/ArgumentException/FS/argumentexception2.fs ✅Succeeded View
xml/System/ArgumentException.xml ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@albert-du albert-du marked this pull request as ready for review November 27, 2021 07:00
@albert-du albert-du requested a review from a team as a code owner November 27, 2021 07:00
@albert-du
Copy link
Contributor Author

@dsyme could you review this?

@BillWagner BillWagner requested a review from dsyme November 29, 2021 21:32
@albert-du
Copy link
Contributor Author

@baronfel @dsyme Could you review?

@albert-du
Copy link
Contributor Author

@BillWagner ready for merge

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@BillWagner BillWagner merged commit c202795 into dotnet:main Jan 18, 2022
@albert-du albert-du deleted the system-argumentexception-fsharp-snippets branch January 19, 2022 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants