System.Void
using System.Runtime.InteropServices;
namespace System
{
[StructLayout(LayoutKind.Sequential, Pack = 0, Size = 1, CharSet = CharSet.Ansi), Serializable, ComVisible(true)]
public sealed class Void : System.ValueType
{
}
}

浙公网安备 33010602011771号