System.Data.WebStorage.Storage.SetItem C# (CSharp) Méthode

SetItem() public méthode

public SetItem ( string key, string value ) : void
key string
value string
Résultat void
        public void SetItem(string key, string value)
        {
        }