%%PageItemTitle%%

Compare .NET Objects

Compare .NET Objects
TypeBackwardsCompatibilityExtensions Class
Members  See Also  Send Feedback
KellermanSoftware.CompareNetObjects Namespace : TypeBackwardsCompatibilityExtensions Class


Glossary Item Box

Extensions for Type to provide backward compatibility between latest and older .net Framework APIs.

Object Model

TypeBackwardsCompatibilityExtensions Class

Syntax

Visual Basic (Declaration) 
<System.Runtime.CompilerServices.ExtensionAttribute()>
Public MustInherit NotInheritable Class TypeBackwardsCompatibilityExtensions 
Visual Basic (Usage)Copy Code
Dim instance As TypeBackwardsCompatibilityExtensions
C# 
[System.Runtime.CompilerServices.Extension()]
public static class TypeBackwardsCompatibilityExtensions 
Managed Extensions for C++ 
[System.Runtime.CompilerServices.Extension()]
public __gc abstract __sealed class TypeBackwardsCompatibilityExtensions 

Inheritance Hierarchy

System.Object
   KellermanSoftware.CompareNetObjects.TypeBackwardsCompatibilityExtensions

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Kellerman Software 2018 All Rights Reserved.