C# Class Orchard.DisplayManagement.ShapeFactoryExtensions

ファイルを表示 Open project: ucdavis/Orchard

Public Methods

Method Description
Create ( this factory, string shapeType ) : IShape

Method Details

Create() public static method

public static Create ( this factory, string shapeType ) : IShape
factory this
shapeType string
return IShape