1 sharedlibrarycoreconfigurationattributes ConfigurationIgnore
RaidMax edited this page 2023-05-20 22:09:21 -05:00

ConfigurationIgnore Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph SharedLibraryCore.Configuration.Attributes
  SharedLibraryCore.Configuration.Attributes.ConfigurationIgnore[[ConfigurationIgnore]]
  end
  subgraph System
System.Attribute[[Attribute]]
  end
System.Attribute --> SharedLibraryCore.Configuration.Attributes.ConfigurationIgnore

Details

Inheritance

  • Attribute

Constructors

ConfigurationIgnore

public ConfigurationIgnore()

Generated with ModularDoc