Inheritance Hierarchy
Members
Show:
Constructors
Creates a new instance of the GraphBuilderItemEventArgs<TItem, TObject> class with the given graph, item, and source object.
Creates a new instance of the GraphBuilderItemEventArgs<TItem, TObject> class with the given graph, item, and source object.
Parameters
- graph: IGraph
- The graph that can be used to modify
item. - item: TItem
- The item created from
dataItem. - dataItem: TDataItem
- The object
itemwas created from.
Properties
Gets the object the item has been created from.
Gets the object the item has been created from.
readonlyfinal