Mono Class Library: System Namespace

System.Void Structure

Indicates a method that does not return a value; that is, the method has a return type of void . [Edit]

See Also: Void Members

[System.Runtime.InteropServices.ComVisible(true)]
public struct Void

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Remarks

This class is used by types in the Reflection Library. [Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0