C# Class Orchard.DisplayManagement.Descriptors.ShapeTemplateStrategy.BasicShapeTemplateHarvester

Inheritance: IShapeTemplateHarvester
Afficher le fichier Open project: ucdavis/Orchard Class Usage Examples

Méthodes publiques

Méthode Description
HarvestShape ( HarvestShapeInfo info ) : IEnumerable
SubPaths ( ) : IEnumerable

Private Methods

Méthode Description
Adjust ( string subPath, string fileName, string displayType ) : string

Method Details

HarvestShape() public méthode

public HarvestShape ( HarvestShapeInfo info ) : IEnumerable
info HarvestShapeInfo
Résultat IEnumerable

SubPaths() public méthode

public SubPaths ( ) : IEnumerable
Résultat IEnumerable