Sitecore.FakeDb.Db.Db C# (CSharp) Méthode

Db() public méthode

Initializes a new instance of the Db class with the "master" database.
public Db ( ) : System
Résultat System
    public Db()
      : this("master")
    {
    }

Same methods

Db::Db ( Sitecore.FakeDb.Pipelines.PipelineWatcher pipelineWatcher ) : System
Db::Db ( string databaseName ) : System