IUnwrappable Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |