Skip to content

sharedlibrarycoreformatting ColorCodeMapping

RaidMax edited this page May 21, 2023 · 1 revision

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
Loading

Details

Inheritance

  • Dictionary<string, string>

Constructors

ColorCodeMapping

Source code

public ColorCodeMapping()

Generated with ModularDoc

Clone this wiki locally