IUnwrappable Interface

Definition

Defines an interface for objects to be un-wrappable after deserialization.

public interface class IUnwrappable
public interface IUnwrappable
type IUnwrappable = interface
Public Interface IUnwrappable
Derived

Methods

Unwrap(Type)

Unwraps an object.

Applies to