Summary
Used for wrapping a value type with a reference type for high-performance trace scenarios.
For a list of all members of this type, see
ReferenceTypeWrapper`1 Members
.
Type Relationships
System.ObjectEas.WebCrawler.Common.Diagnostics.ReferenceTypeWrapper`1
Declaration Syntax
Public Class ReferenceTypeWrapper`1(Of _T As {ValueType, IFormattable, IEquatable`1})
Implements IFormattable, IEquatable`1, IEquatable`1
public class ReferenceTypeWrapper`1<_T> : IFormattable, IEquatable`1<_T>, IEquatable`1<ReferenceTypeWrapper`1<_T>>
where _T : ValueType, IFormattable, IEquatable`1<_T>
public __gc class ReferenceTypeWrapper`1 : public IFormattable, IEquatable`1, IEquatable`1
public class ReferenceTypeWrapper`1 implements IFormattable, IEquatable`1, IEquatable`1
Requirements
Namespace: Eas.WebCrawler.Common.DiagnosticsAssembly: Eas.WebCrawler.Common (eas.webcrawler.common.dll)