Skip to content

ProjectDataChangedHandler

FoolRunning edited this page Jul 26, 2022 · 2 revisions

delegate void ProjectDataChangedHandler(IProject sender, ProjectDataChangeType details)

Handler for handling project data changes

Parameter Description
sender The project that changed
details The type of data that changed

This page is auto-generated. User edits will be lost when regenerated.

Clone this wiki locally