C# Class CustomConfigurations.ConfigValueItem

Afficher le fichier Open project: twistedtwig/CustomConfigurations

Méthodes publiques

Méthode Description
ConfigValueItem ( string key, string value )
ConfigValueItem ( string key, string value, bool inherited )

Method Details

ConfigValueItem() public méthode

public ConfigValueItem ( string key, string value )
key string
value string

ConfigValueItem() public méthode

public ConfigValueItem ( string key, string value, bool inherited )
key string
value string
inherited bool