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

CreateInstance() protected méthode

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