US$0.00
0

Using Partial Classes in PDM Add-Ins

🔒 You're viewing limited content

In this lesson, we address the challenge of managing a growing codebase by refactoring our add-in into partial classes.
You will learn how to logically separate your event-handling logic into multiple files to maintain readability and organization as the project increases in complexity.

Key Takeaway:

    • The Partial Class Pattern : Learn how to use the partial keyword to split a single C# class across multiple files.

    • Method Delegation : Understand how to pass the  poCmd and ppoData parameters from the primary OnCmd method to specialized handler methods in other files.

Existing Student?

OR

If you're a premium user with access to technical support, please address all of your questions via our dedicated help channel on Slack.

Leave a Comment

0
    0
    Your Cart
    Your cart is emptyReturn to Shop