C# Class NullReference.Wordpress.ConfigurationHelper

Mostrar archivo Open project: voltagex/junkcode

Public Methods

Method Description
SetAndSave ( string name, string value, ConfigurationUserLevel level = ConfigurationUserLevel.None ) : void

Method Details

SetAndSave() public static method

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