Partager via


IAttachable<ParentT> Interface

Définition

public interface IAttachable<ParentT>
type IAttachable<'ParentT> = interface
Public Interface IAttachable(Of ParentT)

Paramètres de type

ParentT
Dérivé

Méthodes

Attach()

Joint la définition de cet objet enfant à la définition de son parent.

S’applique à