[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Stellt eine Basis-Implementierung für IInPortDataTypeProvider zur Verfügung.

Namespace: DynamicNode.Core
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)

Syntax

C#
public abstract class InPortDataTypeProviderBase : IInPortDataTypeProvider
Visual Basic
Public MustInherit Class InPortDataTypeProviderBase _
	Implements IInPortDataTypeProvider
F#
[<AbstractClassAttribute>]
type InPortDataTypeProviderBase =  
    class
        interface IInPortDataTypeProvider
    end

Inheritance Hierarchy

See Also