C# Class Orchard.ContentManagement.Handlers.BuildShapeContext

显示文件 Open project: ucdavis/Orchard Class Usage Examples

Protected Methods

Method Description
BuildShapeContext ( IShape shape, IContent content, string groupId, IShapeFactory shapeFactory ) : System

Method Details

BuildShapeContext() protected method

protected BuildShapeContext ( IShape shape, IContent content, string groupId, IShapeFactory shapeFactory ) : System
shape IShape
content IContent
groupId string
shapeFactory IShapeFactory
return System