-
-
Notifications
You must be signed in to change notification settings - Fork 49
sharedlibrarycoreformatting ColorCodeMapping
RaidMax edited this page May 21, 2023
·
1 revision
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph SharedLibraryCore.Formatting
SharedLibraryCore.Formatting.ColorCodeMapping[[ColorCodeMapping]]
end
subgraph System.Collections.Generic
System.Collections.Generic.Dictionary_2[[Dictionary]]
end
System.Collections.Generic.Dictionary_2 --> SharedLibraryCore.Formatting.ColorCodeMapping
-
Dictionary<string,string>
public ColorCodeMapping()Generated with ModularDoc