C# Class Invert.Core.GraphDesigner.DesignerGeneratorFactory

Show file Open project: InvertGames/uFrame.Editor Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GetGenerators ( IGraphConfiguration graphConfig, object node ) : IEnumerable

Method Details

GetGenerators() public abstract method

public abstract GetGenerators ( IGraphConfiguration graphConfig, object node ) : IEnumerable
graphConfig IGraphConfiguration
node object
return IEnumerable