C# Class ContentSerialization.DesignerToolsShapes

Inheritance: ApiShapesBase, IShapeTableProvider
Afficher le fichier Open project: Sylapse/Orchard.ContentSerialization

Méthodes publiques

Méthode Description
DesignerToolsShapes ( Work workContext, Work resourceManager, Work httpContextAccessor, Work shapeFactory, Work contentManager ) : System.IO
Discover ( Orchard.DisplayManagement.Descriptors.ShapeTableBuilder builder ) : void

Private Methods

Méthode Description
ShapeTracingWrapper ( dynamic Display, dynamic Shape, TextWriter Output ) : void

Method Details

DesignerToolsShapes() public méthode

public DesignerToolsShapes ( Work workContext, Work resourceManager, Work httpContextAccessor, Work shapeFactory, Work contentManager ) : System.IO
workContext Work
resourceManager Work
httpContextAccessor Work
shapeFactory Work
contentManager Work
Résultat System.IO

Discover() public méthode

public Discover ( Orchard.DisplayManagement.Descriptors.ShapeTableBuilder builder ) : void
builder Orchard.DisplayManagement.Descriptors.ShapeTableBuilder
Résultat void