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

CreateInstance() protected méthode

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