C# Class Binboo.Plugins.Tests.Foundation.Mocks.DummyStorage

Inheritance: IStorage
Afficher le fichier Open project: adrianoc/binboo

Méthodes publiques

Méthode Description
Contains ( string name ) : bool
this ( string name ) : object

Method Details

Contains() public méthode

public Contains ( string name ) : bool
name string
Résultat bool

this() public méthode

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