S
sorin.ionescu
In .NET 2.0, Activator.CreateInstance(typeof(void)) does not work
anymore.
System.NotSupportedException : Cannot dynamically create an instance of
System.Void.
In the documentation, only TypeBuilder, TypedReference, ArgIterator,
and RuntimeArgumentHandle types are listed as not supported.
anymore.
System.NotSupportedException : Cannot dynamically create an instance of
System.Void.
In the documentation, only TypeBuilder, TypedReference, ArgIterator,
and RuntimeArgumentHandle types are listed as not supported.