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

Skip to content

System.Action<T1,T2,T3> F# Snippets #7404

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
merged 3 commits into from
Nov 23, 2021

Conversation

albert-du
Copy link
Contributor

Summary

Adds F# code snippets for System.Action<T1,T2,T3>. Revises the article to mention F# and link its lambda expression article

@albert-du albert-du requested a review from a team as a code owner November 19, 2021 01:28
@ghost ghost added the area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. label Nov 19, 2021
@opbld32
Copy link

opbld32 commented Nov 19, 2021

Docs Build status updates of commit 760b5ca:

✅ Validation status: passed

File Status Preview URL Details
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action~3/fs/Action3.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action~3/fs/Action3.fsproj ✅Succeeded
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action~3/fs/Delegate.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action~3/fs/Lambda.fs ✅Succeeded View
xml/System/Action`3.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
Copy link
Contributor Author

@baronfel @dsyme this one too?

@albert-du
Copy link
Contributor Author

👍

@opbld34
Copy link

opbld34 commented Nov 19, 2021

Docs Build status updates of commit 2efe76e:

✅ Validation status: passed

File Status Preview URL Details
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action~3/fs/Action3.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action~3/fs/Action3.fsproj ✅Succeeded
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action~3/fs/Delegate.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action~3/fs/Lambda.fs ✅Succeeded View
xml/System/Action`3.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:

@opbld31
Copy link

opbld31 commented Nov 19, 2021

Docs Build status updates of commit cd4beec:

✅ Validation status: passed

File Status Preview URL Details
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action~3/fs/Action3.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action~3/fs/Action3.fsproj ✅Succeeded
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action~3/fs/Delegate.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action~3/fs/Lambda.fs ✅Succeeded View
xml/System/Action`3.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
Copy link
Contributor Author

@BillWagner this is ready

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.

Thanks again @albert-du

This LGTM. I'll :shipit: now.

@BillWagner BillWagner merged commit 7034f43 into dotnet:main Nov 23, 2021
@albert-du albert-du deleted the system.action`3-fsharp-snippets branch January 19, 2022 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants