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

Skip to content

Add System.Action<T> F# snippets #7380

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 12, 2021

Conversation

albert-du
Copy link
Contributor

@albert-du albert-du commented Nov 11, 2021

Summary

Adds a few F# snippets for System.Action<T>

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

opbld32 commented Nov 11, 2021

Docs Build status updates of commit 0d12303:

⚠️ Validation status: warnings

File Status Preview URL Details
xml/System/Action`1.xml ⚠️Warning View Details
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action_PrintExample/fs/action.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action_PrintExample/fs/action.fsproj ✅Succeeded
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action~1/fs/Action1.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action~1/fs/Action1.fsproj ✅Succeeded
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action~1/fs/Delegate.fs ✅Succeeded View
samples/snippets/fsharp/VS_Snippets_CLR_System/system.Action~1/fs/Lambda.fs ✅Succeeded View

xml/System/Action`1.xml

  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

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.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@opbld31
Copy link

opbld31 commented Nov 11, 2021

Docs Build status updates of commit c0bcb80:

✅ Validation status: passed

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

@KathleenDollard @dsyme
could you look at this please?

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 @albert-du

These all look great. I'll :shipit: now.

@BillWagner BillWagner merged commit 16275f5 into dotnet:main Nov 12, 2021
@albert-du albert-du deleted the system.action`1-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.

5 participants