Skip to content
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

Add IPStatus extension method GetLocalizedDescription #32

Merged

Conversation

davidkallesen
Copy link
Contributor

No description provided.

@davidkallesen davidkallesen requested a review from perkops December 3, 2023 22:28
>
><b>Code example:</b>
>```csharp
>This example shows how to call the method on an instance of the enumeration:
Copy link
Member

Choose a reason for hiding this comment

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

Superfluous whitespace in 2 places

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Bug in markdown-generator for "see cref", this will be fixed in Atc first.

><b>Summary:</b> Retrieves a localized description for a specified `System.Net.NetworkInformation.IPStatus` value.
>
><b>Parameters:</b><br>
>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;`ipStatus`&nbsp;&nbsp;-&nbsp;&nbsp;The value for which a localized description is needed.<br />
Copy link
Member

Choose a reason for hiding this comment

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

Superfluous whitespace

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Bug in markdown-generator for "see cref", this will be fixed in Atc first.

@davidkallesen davidkallesen merged commit f5e1116 into main Dec 4, 2023
4 checks passed
@davidkallesen davidkallesen deleted the feature/IPStatus-GetLocalizedDescription-Extensions branch December 4, 2023 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants