C# Class Sitecore.FakeDb.Data.Engines.DataCommands.GetItemCommand

Inheritance: Sitecore.Data.Engines.DataCommands.GetItemCommand, IDataEngineCommand
Afficher le fichier Open project: sergeyshushlyapin/Sitecore.FakeDb Class Usage Examples

Méthodes publiques

Méthode Description
GetItemCommand ( DataStorage dataStorage ) : System

Méthodes protégées

Méthode Description
CreateInstance ( ) : Sitecore.Data.Engines.DataCommands.GetItemCommand
DoExecute ( ) : Item

Method Details

CreateInstance() protected méthode

protected CreateInstance ( ) : Sitecore.Data.Engines.DataCommands.GetItemCommand
Résultat Sitecore.Data.Engines.DataCommands.GetItemCommand

DoExecute() protected méthode

protected DoExecute ( ) : Item
Résultat Item

GetItemCommand() public méthode

public GetItemCommand ( DataStorage dataStorage ) : System
dataStorage DataStorage
Résultat System