BuilderT Methods |
The GraphDslBuilderT generic type exposes the following members.
Name | Description | |
---|---|---|
AddTShape, TMat |
Import a graph into this module, performing a deep copy, discarding its
materialized value and returning the copied Ports that are now to be connected.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
FromTOut(IGraphSourceShapeTOut, T) |
TBD
| |
FromTOut(OutletTOut) |
TBD
| |
FromTOut(SourceShapeTOut) |
TBD
| |
FromTIn, TOut(FlowShapeTIn, TOut) |
TBD
| |
FromTIn, TOut(IGraphFlowShapeTIn, TOut, T) |
TBD
| |
FromTIn, TOut(UniformFanInShapeTIn, TOut) |
TBD
| |
FromTIn, TOut(UniformFanOutShapeTIn, TOut) |
TBD
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToTIn(InletTIn) |
TBD
| |
ToTIn(SinkShapeTIn) |
TBD
| |
ToTIn, TOut(FlowShapeTIn, TOut) |
TBD
| |
ToTIn, TMat(IGraphSinkShapeTIn, TMat) |
TBD
| |
ToTIn, TOut(UniformFanInShapeTIn, TOut) |
TBD
| |
ToTIn, TOut(UniformFanOutShapeTIn, TOut) |
TBD
| |
ToTIn, TOut, TMat(IGraphFlowShapeTIn, TOut, TMat) |
TBD
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
AsInstanceOfT |
TBD
(Defined by Extensions.) | |
Match | Overloaded.
Matches the specified target.
(Defined by PatternMatch.) | |
MatchT | Overloaded.
Matches the specified target and return a result of target processing.
(Defined by PatternMatch.) |