invoke
Creates a SafeWrapper instance wrapping the provided target.
Return
A SafeWrapper.Default instance
Parameters
t
The target object to wrap
Type Parameters
T
The type of the target
Creates a SafeWrapper instance wrapping the provided target.
A SafeWrapper.Default instance
The target object to wrap
The type of the target