C# Class Simple.Threading.DictionaryContextProvider

Inheritance: IContextProvider
Afficher le fichier Open project: juanplopes/simple Class Usage Examples

Méthodes publiques

Méthode Description
GetStorage ( ) : IDictionary
SetStorage ( IDictionary storage ) : void

Method Details

GetStorage() public méthode

public GetStorage ( ) : IDictionary
Résultat IDictionary

SetStorage() public méthode

public SetStorage ( IDictionary storage ) : void
storage IDictionary
Résultat void