[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Eine Knoten-Erweiterung, welche die letzten Tokens eines
unverbundenen Eingangs persistiert und restoriert.
Namespace: DynamicNode.CoreAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
| C# |
|---|
public class InPortPersistenceExt : IExtension<INode>, IStorable |
| Visual Basic |
|---|
Public Class InPortPersistenceExt _ Implements IExtension(Of INode), IStorable |
| F# |
|---|
type InPortPersistenceExt = class interface IExtension<INode> interface IStorable end |