public struct Void
Object ValueType Void
mscorlib
Reflection
Indicates a method that does not return a value; that is, the method has a return type of void .
void
This class is used by types in the Reflection Library.
System Namespace