Share via


IUnwrappable Interface

Définition

Définit une interface pour que les objets ne soient pas encapsulables après la désérialisation.

public interface class IUnwrappable
public interface IUnwrappable
type IUnwrappable = interface
Public Interface IUnwrappable
Dérivé

Méthodes

Unwrap(Type)

Désencapsule un objet.

S’applique à