IAtomicWrapper<I, O> interface IAtomicWrapper<I, O> Documentation Code Atomic<I> Atomic { get; } O Convert(I value) I Convert(O value)