You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a lot of cases models are split across different libraries for reusability. In the example below I have two types in different libraries and the second type is not included in the diagram even if I add it as an additional namespace.
class one:
Class Two:
Output:
Expected Result:
The text was updated successfully, but these errors were encountered:
In a lot of cases models are split across different libraries for reusability. In the example below I have two types in different libraries and the second type is not included in the diagram even if I add it as an additional namespace.
class one:
Class Two:
Output:
Expected Result:
The text was updated successfully, but these errors were encountered: