Skip to content

Fix #1978 — Add XML docs for modularity APIs#3373

Open
sachPundir wants to merge 1 commit into
PrismLibrary:masterfrom
sachPundir:fix/1978-xml-docs-modularity
Open

Fix #1978 — Add XML docs for modularity APIs#3373
sachPundir wants to merge 1 commit into
PrismLibrary:masterfrom
sachPundir:fix/1978-xml-docs-modularity

Conversation

@sachPundir
Copy link
Copy Markdown

Description of Change

Added missing XML documentation comments to modularity-related APIs to improve IntelliSense support and API discoverability.

This PR enhances developer guidance when working with Prism modules.

Bugs Fixed

API Changes

None

Behavioral Changes

None

Files Updated

  • IModule
  • IModuleManager

PR Checklist

  • Has tests (not required for documentation-only changes)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard

Copy link
Copy Markdown
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 good. Modularity API docs are a good coverage improvement and match current module lifecycle behavior.

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.

Add Missing XML Docs

2 participants