C# Class CtcApi.Testing.DictionaryStateProvider

Inheritance: IStateProvider
Afficher le fichier Open project: BellevueCollege/CtcApi

Méthodes publiques

Méthode Description
Remove ( string key ) : void
this ( string key ) : object

Method Details

Remove() public méthode

public Remove ( string key ) : void
key string
Résultat void

this() public méthode

public this ( string key ) : object
key string
Résultat object