C# Class ContentSerialization.DesignerToolsShapes

Inheritance: ApiShapesBase, IShapeTableProvider
Show file Open project: Sylapse/Orchard.ContentSerialization

Public Methods

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

Private Methods

Method Description
ShapeTracingWrapper ( dynamic Display, dynamic Shape, TextWriter Output ) : void

Method Details

DesignerToolsShapes() public method

public DesignerToolsShapes ( Work workContext, Work resourceManager, Work httpContextAccessor, Work shapeFactory, Work contentManager ) : System.IO
workContext Work
resourceManager Work
httpContextAccessor Work
shapeFactory Work
contentManager Work
return System.IO

Discover() public method

public Discover ( Orchard.DisplayManagement.Descriptors.ShapeTableBuilder builder ) : void
builder Orchard.DisplayManagement.Descriptors.ShapeTableBuilder
return void