Hello all.

What is the best way to port data between dlls? Would it be with namespaces, or dllimport / dlllexport?

I've searched around for examples etc, but I cannot find much info.

Thanks.