Table of Contents

Namespace ToSic.Sys.Wrappers

Classes

WrapperLazy<T>
Wrapper<T>

Helper base class for all wrappers

Interfaces

IMultiWrapper<T>

Marks items which can be rewrapped multiple times. Important to keep track of the originally wrapped item to ensure equality checks

IWrapper<T>

This is for any object which does something, but caries with it an original object which is the type of the hosting system (environment)