﻿<?xml version="1.0" encoding="utf-8"?><Type Name="Void" FullName="System.Void" FullNameSP="System_Void" Maintainer="ecma"><TypeSignature Language="ILASM" Value=".class public sequential sealed serializable Void extends System.ValueType" /><TypeSignature Language="C#" Value="public struct Void" /><TypeSignature Language="ILAsm" Value=".class public sequential ansi serializable sealed beforefieldinit void extends System.ValueType" /><MemberOfLibrary>Reflection</MemberOfLibrary><AssemblyInfo><AssemblyName>mscorlib</AssemblyName><AssemblyPublicKey>[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00 ]</AssemblyPublicKey><AssemblyVersion>1.0.5000.0</AssemblyVersion><AssemblyVersion>2.0.0.0</AssemblyVersion><AssemblyVersion>4.0.0.0</AssemblyVersion></AssemblyInfo><ThreadingSafetyStatement>All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.</ThreadingSafetyStatement><Base><BaseTypeName>System.ValueType</BaseTypeName></Base><Interfaces /><Attributes><Attribute><AttributeName>System.Runtime.InteropServices.ComVisible(true)</AttributeName></Attribute></Attributes><Docs><remarks><attribution license="cc4" from="Microsoft" modified="false" /><para>The <see cref="T:System.Void" /> structure is used in the <see cref="N:System.Reflection" /> namespace, but is rarely useful in a typical application. The <see cref="T:System.Void" /> structure has no members other than the ones all types inherit from the <see cref="T:System.Object" /> class.</para></remarks><summary><attribution license="cc4" from="Microsoft" modified="false" /><para>Specifies a return value type for a method that does not return a value.</para></summary></Docs><Members /><TypeExcluded>0</TypeExcluded></Type>