Sitecore.FakeDb.Db.Db C# (CSharp) 메소드

Db() 공개 메소드

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

Same methods

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