FormZoneEditorT, TT, TTT Class

Definition

Namespace: PCBI_API_Extensions.Zones
Assembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class FormZoneEditor<T, TT, TTT> : FormZoneEditor
where T : new(), DesignZoneTableBase<TT, TTT>
where TT : new(), ZoneContainerDefinitionBase<TTT>
where TTT : new(), ZoneDefinition
Inheritance
Object    MarshalByRefObject    Component    Control    ScrollableControl    ContainerControl    Form    FormZoneEditor    FormZoneEditorT, TT, TTT

Type Parameters

T
TT
TTT

Constructors

FormZoneEditorT, TT, TTTInitializes a new instance of the FormZoneEditorT, TT, TTT class

See Also