<XmlIncludeAttribute(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)> <SerializableAttribute()> Public Class NullTarget Inherits BaseTarget Implements ITarget
Dim instance As NullTarget
[XmlInclude(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)] [Serializable()] public class NullTarget : BaseTarget, ITarget
[XmlInclude(KellermanSoftware.NetLoggingLibrary.Targets.AspTraceTarget)] [Serializable()] public ref class NullTarget : public BaseTarget, ITarget