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

RemoveItem() public méthode

public RemoveItem ( string key ) : void
key string
Résultat void
        public void RemoveItem(string key)
        {
        }