FusedModule Methods |
The FusedModule type exposes the following members.
Name | Description | |
---|---|---|
CarbonCopy |
TBD
(Overrides ModuleCarbonCopy.) | |
CompareTo | Compares the current instance with another object of the same type and returns an integer that indicates whether the current instance precedes, follows, or occurs in the same position in the sort order as the other object. (Inherited from Module.) | |
Compose(IModule) |
TBD
(Inherited from Module.) | |
ComposeT1, T2, T3(IModule, FuncT1, T2, T3) |
TBD
(Inherited from Module.) | |
ComposeNoMaterialized |
TBD
(Inherited from Module.) | |
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.) | |
Fuse(IModule, OutPort, InPort) |
TBD
(Inherited from Module.) | |
FuseT1, T2, T3(IModule, OutPort, InPort, FuncT1, T2, T3) |
TBD
(Inherited from Module.) | |
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.) | |
Nest |
TBD
(Inherited from Module.) | |
ReplaceShape |
TBD
(Overrides ModuleReplaceShape(Shape).) | |
ToString | Returns a string that represents the current object. (Overrides ObjectToString.) | |
TransformMaterializedValueTMat, TMat2 |
TBD
(Inherited from Module.) | |
Wire |
TBD
(Inherited from Module.) | |
WithAttributes |
TBD
(Overrides ModuleWithAttributes(Attributes).) |
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.) |