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

Added XML Docs to Prism.Wpf - Prism.Services.Dialogs #2065

Merged
merged 3 commits into from
Apr 19, 2020
Merged

Added XML Docs to Prism.Wpf - Prism.Services.Dialogs #2065

merged 3 commits into from
Apr 19, 2020

Conversation

Jesus805
Copy link
Contributor

Description of Change

Added documentation - issue #1978
Project: Prism.Wpf
Namespace Prism.Services.Dialogs

Bugs Fixed

None

API Changes

None

Behavioral Changes

None

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard

Jesus added 2 commits April 17, 2020 21:28
Added documentation for every Dialog file except IDialogParameters/DialogParameters due to #2064
@dnfclas
Copy link

dnfclas commented Apr 18, 2020

CLA assistant check
All CLA requirements met.

Copy link
Member

@dansiegel dansiegel left a comment

Choose a reason for hiding this comment

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

Looks really good... just need one minor change

Comment on lines 6 to 10
/// The parameters from the dialog
/// The parameters passed to the dialog.
Copy link
Member

Choose a reason for hiding this comment

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

I believe this was correct to begin with... The DialogResult should be providing the DialogParameters from the Dialog... not to it..

Copy link
Contributor Author

@Jesus805 Jesus805 Apr 19, 2020

Choose a reason for hiding this comment

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

No problem, I thought the Parameters property in IDialogResult was the original parameters passed to the Dialog (IE IDialogAware.OnDialogOpened(parameters)), so I named it as such.

@Jesus805 Jesus805 requested a review from dansiegel April 19, 2020 03:17
Copy link
Member

@dansiegel dansiegel left a comment

Choose a reason for hiding this comment

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

Thanks for the PR

@dansiegel dansiegel merged commit 8b24d8c into PrismLibrary:master Apr 19, 2020
@lock
Copy link

lock bot commented May 5, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants