In the last post I discussed how System.Void
is meant as a placeholder and not meant to actually be instantiated.
Being of a rebellious nature, I need no more motivation than that to want to instantiate one. However the .NET team has made some effort to stop attempts to create voids.
However if I really wanted one of these delicious voids, could I get one?