Sitecore.FakeDb.Data.Engines.DataCommands.GetItemCommand.CreateInstance C# (CSharp) Méthode

CreateInstance() protected méthode

protected CreateInstance ( ) : Sitecore.Data.Engines.DataCommands.GetItemCommand
Résultat Sitecore.Data.Engines.DataCommands.GetItemCommand
    protected override Sitecore.Data.Engines.DataCommands.GetItemCommand CreateInstance()
    {
      throw new NotSupportedException();
    }