[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)
Initialisiert eine neue Instanz von GenericDataTypeManager..::..ExcludingConstraint.
Namespace: DynamicNode.CoreAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
| C# |
|---|
public ExcludingConstraint( params Type[] disallowedTypes ) |
| Visual Basic |
|---|
Public Sub New ( _ ParamArray disallowedTypes As Type() _ ) |
| F# |
|---|
new : disallowedTypes:Type[] -> ExcludingConstraint |
Parameters
- disallowedTypes
- Type: array<System..::..Type>[]()[][]
Alle Typen die erlaubt sind.