1 sharedlibrarycoreformatting ColorCodeMapping
RaidMax edited this page 2023-05-20 22:09:21 -05:00

ColorCodeMapping Public class

Diagram

  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

Details

Inheritance

  • Dictionary<string, string>

Constructors

ColorCodeMapping

Source code

public ColorCodeMapping()

Generated with ModularDoc