log4net SDK Documentation - Microsoft .NET Framework 4.0 |
|
SystemInfo.EmptyTypes Field
Gets an empty array of types.
[Visual Basic]
Public Shared ReadOnly EmptyTypes As
Type()
[C#]
public static readonly
Type[] EmptyTypes;
Remarks
The Type.EmptyTypes
field is not available on the .NET Compact Framework 1.0.
See Also
SystemInfo Class | log4net.Util Namespace