C# Class NullReference.Wordpress.ConfigurationHelper

Afficher le fichier Open project: voltagex/junkcode

Méthodes publiques

Méthode Description
SetAndSave ( string name, string value, ConfigurationUserLevel level = ConfigurationUserLevel.None ) : void

Method Details

SetAndSave() public static méthode

public static SetAndSave ( string name, string value, ConfigurationUserLevel level = ConfigurationUserLevel.None ) : void
name string
value string
level ConfigurationUserLevel
Résultat void