Obsolete Members in Whidbey Beta1
namespace Microsoft.CSharp
{
[Obsolete("Use Microsoft.CSharp.CSharpCodeProvider, System.CodeDom.Compiler.ICodeCompiler, and System.CodeDom.Compiler.CompilerError instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public class Compiler
{
}
[Obsolete("Use Microsoft.CSharp.CSharpCodeProvider, System.CodeDom.Compiler.ICodeCompiler, and System.CodeDom.Compiler.CompilerError instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public class CompilerError
{
}
[Obsolete("Use Microsoft.CSharp.CSharpCodeProvider, System.CodeDom.Compiler.ICodeCompiler, and System.CodeDom.Compiler.CompilerError instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum ErrorLevel
{
}
}
namespace Microsoft.JScript.Vsa
{
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public class ResInfo
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public sealed class VsaEngine: BaseVsaEngine, IEngine2, IRedirectOutput, IVsaEngine
{
}
}
namespace Microsoft.Vsa
{
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public abstract class BaseVsaEngine: IVsaEngine
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public class BaseVsaSite: IVsaSite
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public abstract class BaseVsaStartup
{
}
}
namespace Microsoft.VisualBasic.Vsa
{
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaCodeItem: VsaItem, IVsaCodeItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaCompilerError: IVsaError
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaEngine: IVsaEngine
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaGlobalItem: VsaItem, IVsaGlobalItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaItem: IVsaItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaItemsEnumerator: IEnumerator
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaReferenceItem: VsaItem, IVsaReferenceItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaItems: IVsaItems
{
}
}
namespace Microsoft.Vsa
{
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaCodeItem: IVsaItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaDTCodeItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaDTEngine
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaEngine
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaError
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaGlobalItem: IVsaItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaIDE
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaIDESite
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaPersistSite
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaReferenceItem: IVsaItem
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaSite
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public sealed class VsaLoader: IVsaEngine
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum VsaError
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum VsaIDEMode
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum VsaItemFlag
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum VsaItemType
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IVsaItems: IEnumerable
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaModule: Attribute
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public class VsaException: ExternalException, _Exception, ISerializable
{
}
}
namespace Microsoft.Vsa.Vb.CodeDOM
{
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface _CodeDOMProcessor
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface _Location
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public class CodeDOMProcessor: _CodeDOMProcessor
{
}
[Obsolete("There is no replacement for this feature. Please see the ICodeCompiler documentation for additional help. https://go.microsoft.com/fwlink/?linkid=14202")]
public class Location: _Location
{
}
}
namespace System
{
[Obsolete("ConsoleSpecialKeys is being renamed to ConsoleSpecialKey. This enum will be removed before Whidbey Beta 2.")]
public enum ConsoleSpecialKeys
{
}
[Obsolete("ContextMarshalException is obsolete.")]
public class ContextMarshalException: SystemException, _Exception, ISerializable
{
}
}
namespace System.Collections
{
[Obsolete("Please use StringComparer instead.")]
public class CaseInsensitiveHashCodeProvider: IHashCodeProvider
{
}
[Obsolete("Please use IKeyComparer instead.")]
public interface IHashCodeProvider
{
}
}
namespace System.Configuration.Assemblies
{
[Obsolete("The AssemblyHash class is scheduled to be removed.")]
public struct AssemblyHash: ICloneable
{
[Obsolete("The AssemblyHash class is scheduled to be removed.")]
public AssemblyHash(AssemblyHashAlgorithm algorithm, byte[] value);
[Obsolete("The AssemblyHash class is scheduled to be removed.")]
public AssemblyHash(byte[] value);
[Obsolete("The AssemblyHash class is scheduled to be removed.")]
public static readonly AssemblyHash Empty;
[Obsolete("The AssemblyHash class is scheduled to be removed.")]
public AssemblyHashAlgorithm Algorithm { get; set; }
[Obsolete("The AssemblyHash class is scheduled to be removed.")]
public object Clone();
[Obsolete("The AssemblyHash class is scheduled to be removed.")]
public byte[] GetValue();
[Obsolete("The AssemblyHash class is scheduled to be removed.")]
public void SetValue(byte[] value);
}
}
namespace System.Runtime.InteropServices
{
[Obsolete("Use System.Runtime.InteropServices.ComTypes.BIND_OPTS instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public struct BIND_OPTS
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.BINDPTR instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public struct BINDPTR
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.CONNECTDATA instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public struct CONNECTDATA
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.DISPPARAMS instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public struct DISPPARAMS
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.ELEMDESC instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public struct ELEMDESC
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.EXCEPINFO instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public struct EXCEPINFO
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.FILETIME instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public struct FILETIME
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.FUNCDESC instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public struct FUNCDESC
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IDLDESC instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public struct IDLDESC
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.PARAMDESC instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public struct PARAMDESC
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.STATSTG instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public struct STATSTG
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEATTR instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public struct TYPEATTR
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEDESC instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public struct TYPEDESC
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPELIBATTR instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public struct TYPELIBATTR
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IBindCtx instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIBindCtx
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IConnectionPoint instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIConnectionPoint
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IConnectionPointContainer instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIConnectionPointContainer
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumConnectionPoints instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIEnumConnectionPoints
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumConnections instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIEnumConnections
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumMoniker instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIEnumMoniker
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumString instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIEnumString
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IEnumVARIANT instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIEnumVARIANT
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IMoniker instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIMoniker
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IPersistFile instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIPersistFile
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IRunningObjectTable instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIRunningObjectTable
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IStream instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMIStream
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.ITypeComp instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMITypeComp
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.ITypeInfo instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMITypeInfo
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.ITypeLib instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface UCOMITypeLib
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.VARDESC instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public struct VARDESC
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.CALLCONV instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum CALLCONV
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.DESCKIND instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum DESCKIND
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.FUNCFLAGS instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum FUNCFLAGS
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.FUNCKIND instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum FUNCKIND
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IDLFLAG instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum IDLFLAG
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum IMPLTYPEFLAGS
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.INVOKEKIND instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum INVOKEKIND
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.LIBFLAGS instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum LIBFLAGS
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.PARAMFLAG instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum PARAMFLAG
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.SYSKIND instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum SYSKIND
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEFLAGS instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum TYPEFLAGS
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.TYPEKIND instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum TYPEKIND
{
}
[Obsolete("Use System.Runtime.InteropServices.ComTypes.VARFLAGS instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public enum VARFLAGS
{
}
}
namespace System.Runtime.Reliability
{
[Obsolete("Namespace change, please use the class from System.Runtime.ConstrainedExecution instead.")]
public sealed class PrePrepareMethodAttribute: Attribute
{
}
[Obsolete("Namespace change, please use the class from System.Runtime.ConstrainedExecution instead.")]
public sealed class ReliabilityContractAttribute: Attribute
{
}
}
namespace System.Data
{
[Obsolete("Do not use, will be removed after beta.")]
public interface IDataUpdatableRecord: IDataRecord, ISetTypedData
{
}
[Obsolete("Do not use, will be removed after beta.")]
public interface IGetTypedData
{
}
[Obsolete("Do not use, will be removed after beta.")]
public interface ISetTypedData
{
}
[Obsolete("TypedDataSetGenerator class will be removed in a future release. Please use System.Data.Design.TypedDataSetGenerator in System.Design.dll.")]
public class TypedDataSetGenerator
{
}
[Obsolete("Do not use, will be removed after beta.")]
public enum ConflictOptions
{
}
[Obsolete("Do not use, will be removed after beta.")]
public enum PropertyAttributes
{
}
[Obsolete("Do not use, will be removed after beta.")]
public enum ResultSetOptions
{
}
[Obsolete("Do not use, will be removed after beta.")]
public enum ResultSetSensitivity
{
}
[Obsolete("do not use this class")]
public class DataSysDescriptionAttribute: DescriptionAttribute
{
[Obsolete("do not use this class")]
public DataSysDescriptionAttribute(string description);
}
}
namespace System.Data.Common
{
[Obsolete("Do not use, will be removed after beta.")]
public abstract class DbCommandSet: IDisposable
{
}
[Obsolete("Do not use, will be removed after beta. Use DbConnectionOptions instead", IsError=true)]
public class DbConnectionString: DbConnectionOptions, ISerializable
{
}
[Obsolete("Do not use, will be removed after beta.")]
public class DbDataUpdatableRecord: ICustomTypeDescriptor, IDataUpdatableRecord, IGetTypedData
{
}
[Obsolete("Do not use, will be removed after beta.")]
public enum DbCommandOptionalFeatures
{
}
[Obsolete("Do not use, will be removed after beta.")]
public enum SchemaLocation
{
}
}
namespace System.Data.Sql
{
[Obsolete("Do not use, will be removed after beta.")]
public interface ISqlGetTypedData: IGetTypedData
{
}
[Obsolete("Do not use, will be removed after beta.")]
public interface ISqlResultSet: ISqlReader, ISqlUpdatableRecord
{
}
[Obsolete("Do not use, will be removed after beta.")]
public interface ISqlSetTypedData: ISetTypedData
{
}
[Obsolete("Do not use, will be removed after beta.")]
public interface ISqlUpdatableRecord: ISqlRecord, ISqlSetTypedData
{
}
[Obsolete("Do not use, will be removed after beta. Please use SqlUserDefinedTypeAttribute instead.")]
public class SqlUdtAttribute: Attribute
{
}
}
namespace System.Data.SqlClient
{
[Obsolete("Do not use, will be removed after beta.")]
public interface ISqlNotificationReceiver
{
}
[Obsolete("Do not use, will be removed after beta.")]
public interface ISqlNotificationRuntimeForSwitch
{
}
[Obsolete("Do not use, will be removed after beta.")]
public sealed class ResultSetEnumerator: IEnumerator
{
}
[Obsolete("Do not use, will be removed after beta.")]
public sealed class SqlUpdatableRecord: ICustomTypeDescriptor, IDataUpdatableRecord, ISqlUpdatableRecord
{
}
[Obsolete("Do not use, will be removed after beta.")]
public sealed class SqlResultSet: MarshalByRefObject, IDataReader, IDataUpdatableRecord, IEnumerable, ISqlResultSet
{
}
}
namespace System.ComponentModel.Design
{
[Obsolete("This class is obsolete. Localization is now accomplished by adding an instance of CodeDomLocalizationProvider to your serialization manager.")]
public class LocalizationExtenderProvider: IDisposable, IExtenderProvider
{
}
}
namespace System.Web.UI.Design
{
[Obsolete("There is no replacement for this feature. DataBindings editing is launched via a DesignerActionList. https://go.microsoft.com/fwlink/?linkid=14202")]
public class DataBindingCollectionConverter: TypeConverter
{
}
[Obsolete("There is no replacement for this feature. DataBindings editing is launched via a DesignerActionList. https://go.microsoft.com/fwlink/?linkid=14202")]
public class DataBindingCollectionEditor: UITypeEditor
{
}
[Obsolete("Use IControlDesignerTag and IControlDesignerView instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IControlDesignerBehavior
{
}
[Obsolete("Use IControlDesignerTag and IControlDesignerView instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IHtmlControlDesignerBehavior
{
}
[Obsolete("Do not use ITemplateEditingFrame. Templates should be exposed through the TemplateGroups property on ControlDesigner. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface ITemplateEditingFrame: IDisposable
{
}
[Obsolete("Do not use ITemplateEditingService. Templates should be exposed through the TemplateGroups property on ControlDesigner. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface ITemplateEditingService
{
}
[Obsolete("Use WebFormReferenceManager instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IWebFormReferenceManager
{
}
[Obsolete("Use WebFormsRootDesigner instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IWebFormsDocumentService
{
}
[Obsolete("Use ContainerControlDesigner instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public class ReadWriteControlDesigner: ControlDesigner, IComponentInitializer, IDesignerFilter, ITreeDesigner
{
[Obsolete("Use the Tag property instead. https://go.microsoft.com/fwlink/?linkid=14202")]
protected override void OnBehaviorAttached();
}
[Obsolete("There is no replacement for this feature. Template editing is handled by the tool. https://go.microsoft.com/fwlink/?linkid=14202")]
public sealed class TemplateEditingService: IDisposable, ITemplateEditingService
{
}
}
namespace System.Web.UI.Design.WebControls
{
[Obsolete("Use AutoFormats on ControlDesigner instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public class CalendarAutoFormatDialog: Form, IArrangedElement, IBindableComponent, IContainerControl, IDropTarget, IEnablable, IOleControl, IOleInPlaceActiveObject, IOleInPlaceObject, IOleObject, IOleWindow, IPersist, IPersistPropertyBag, IPersistStorage, IPersistStreamInit, IQuickActivate, ISupportOleDropSource, ISynchronizeInvoke, IViewObject, IViewObject2, IWin32Window
{
}
[Obsolete("Use PanelContainerDesigner instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public class PanelDesigner: ReadWriteControlDesigner, IComponentInitializer, IDesignerFilter, ITreeDesigner
{
[Obsolete("Use the Tag property instead. https://go.microsoft.com/fwlink/?linkid=14202")]
protected override void OnBehaviorAttached();
}
}
namespace System.Collections
{
[Obsolete("This class will be removed before Whidbey ships. Please use System.Collections.Generic.KeyedCollection.")]
public struct KeyedCollectionNotificationDetails
{
}
[Obsolete("This interface will be removed before Whidbey ships. Please use System.Collections.Generic.KeyedCollection.")]
public interface IKeyedCollection: IList
{
}
[Obsolete("This class will be removed before Whidbey ships. Please use System.Collections.Generic.KeyedCollection.")]
public class KeyedCollection: KeyedCollectionBase, ICloneable, IKeyedCollection
{
}
[Obsolete("This class will be removed before Whidbey ships. Please use System.Collections.Generic.KeyedCollection.")]
public abstract class KeyedCollectionBase: IKeyedCollection
{
}
}
namespace System.ComponentModel
{
[Obsolete("Replaced by OperationSynchronizationContext. This class will be removed by M3.3 Code Complete")]
public abstract class AsyncOperationFactory
{
}
[Obsolete("This interface is obsolete. Add a TypeDescriptionProvider to handle type TypeDescriptor.ComObjectType instead.")]
public interface IComNativeDescriptorHandler
{
}
}
namespace System.ComponentModel.Design.Serialization
{
[Obsolete("Root designer serializers are now characterized by a different serializer base type. For example, to specify a root designer for CodeDom, use DesignerAttribute(...,typeof(TypeCodeDomSerializer))")]
public sealed class RootDesignerSerializerAttribute: Attribute
{
}
}
namespace System.Diagnostics
{
[Obsolete("The ETW Listeners is being postponed to Orcas. If you need ETW support you will need to p/invoke to the ETW apis yourself.")]
public class EventTraceListener: TraceListener, IDisposable
{
}
[Obsolete("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public sealed class PerformanceCounterManager: ICollectData
{
[Obsolete("This class has been deprecated. Use the PerformanceCounters through the System.Diagnostics.PerformanceCounter class instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public PerformanceCounterManager();
}
}
namespace System.Net
{
[Obsolete("ImpersonationLevel will be removed before Beta 1,please use System.Security.Principal.TokenImpersonationLevel type as the replacement")]
public enum ImpersonationLevel
{
}
}
namespace System.Transactions
{
[Obsolete("The TransactionCompleted event is obsolete. Please use ITransaction.VolatileEnlist")]
public enum TransactionOutcome
{
}
[Obsolete("TransactionScopeOptions is obsolete please use TransactionScopeOption instead")]
public enum TransactionScopeOptions
{
}
[Obsolete("The TransactionCompleted event is obsolete. Please use ITransaction.VolatileEnlist")]
public class TransactionCompletedEventArgs: EventArgs
{
}
[Obsolete("The TransactionCompleted event is obsolete. Please use ITransaction.VolatileEnlist")]
public delegate void TransactionCompletedEventHandler(object sender, TransactionCompletedEventArgs e);
}
namespace System.Transactions.Oletx
{
[Obsolete("Transaction marshaling is obsolete. Please use serialization or the static methods for interop.")]
public interface ITransactionOletx
{
}
}
namespace System.Web.UI
{
[Obsolete("Use the System.Convert class and String.Format instead")]
public sealed class ObjectConverter
{
}
}
namespace System.Web.Mobile
{
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ErrorHandlerModule: IHttpModule
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class MobileCapabilities: HttpBrowserCapabilities, IFilterResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class MobileDeviceCapabilitiesSectionHandler: IConfigurationSectionHandler
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class MobileErrorInfo
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class MobileFormsAuthentication
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class CookielessData: HybridDictionary, IDictionary
{
}
}
namespace System.Web.UI.Design.MobileControls
{
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public interface IMobileDesigner
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public interface IMobileWebFormServices
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public sealed class MobileResource
{
}
}
namespace System.Web.UI.MobileControls
{
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class AdRotator: MobileControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public abstract class BaseValidator: TextControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IUrlResolutionService, IValidator
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class Calendar: MobileControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IPostBackEventHandler, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class Command: TextControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IPostBackDataHandler, IPostBackEventHandler, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class CompareValidator: BaseValidator, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IUrlResolutionService, IValidator
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class Constants
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ControlPager
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class CustomValidator: BaseValidator, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IUrlResolutionService, IValidator
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class DeviceSpecific: Control, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class DeviceSpecificChoice: IAttributeAccessor, IParserAccessor
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class DeviceSpecificChoiceControlBuilder: ControlBuilder
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class DeviceSpecificChoiceTemplateBuilder: TemplateBuilder, ITemplate
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class DeviceSpecificChoiceTemplateContainer
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class DeviceSpecificControlBuilder: ControlBuilder
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ErrorFormatterPage: MobilePage, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IFilterResolutionService, IHttpHandler, INamingContainer, IParserAccessor, IThemeResolutionService, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class FontInfo
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class Form: Panel, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IPostBackEventHandler, ITemplateable, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class FormControlBuilder: LiteralTextContainerControlBuilder
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public interface IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class Image: MobileControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IPostBackEventHandler, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public interface IPageAdapter: IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ItemPager
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public interface ITemplateable
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class Label: TextControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class Link: TextControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IPostBackEventHandler, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class List: PagedControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IListControl, INamingContainer, IParserAccessor, IPostBackEventHandler, ITemplateable, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ListControlBuilder: MobileControlBuilder
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class LiteralLink: Link, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IPostBackEventHandler, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class LiteralText: PagedControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class LiteralTextContainerControlBuilder: MobileControlBuilder
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class LiteralTextControlBuilder: MobileControlBuilder
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public abstract class MobileControl: Control, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class MobileControlBuilder: ControlBuilder
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class MobileControlsSectionHandler: IConfigurationSectionHandler
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class MobileListItem: TemplateContainer, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, INamingContainer, IParserAccessor, IStateManager, ITemplateable, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class MobilePage: Page, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IFilterResolutionService, IHttpHandler, INamingContainer, IParserAccessor, IThemeResolutionService, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class MobileUserControl: UserControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IFilterResolutionService, INonBindingContainer, IParserAccessor, IThemeResolutionService, IUrlResolutionService, IUserControlDesignerAccessor
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ObjectList: PagedControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, INamingContainer, IParserAccessor, IPostBackEventHandler, ITemplateable, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ObjectListCommand
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ObjectListControlBuilder: MobileControlBuilder
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public sealed class ObjectListField: IStateManager
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ObjectListItem: MobileListItem, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, INamingContainer, IParserAccessor, IStateManager, ITemplateable, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public abstract class PagedControl: MobileControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class PagerStyle: Style, ICloneable, IParserAccessor, IStateManager, ITemplateable
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class Panel: MobileControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, ITemplateable, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class PanelControlBuilder: LiteralTextContainerControlBuilder
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class PhoneCall: TextControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IPostBackEventHandler, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class RangeValidator: BaseValidator, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IUrlResolutionService, IValidator
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class RegularExpressionValidator: BaseValidator, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IUrlResolutionService, IValidator
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class RequiredFieldValidator: BaseValidator, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IUrlResolutionService, IValidator
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class SelectionList: MobileControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IListControl, IParserAccessor, IPostBackDataHandler, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class Style: ICloneable, IParserAccessor, IStateManager, ITemplateable
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class StyleSheet: MobileControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class StyleSheetControlBuilder: MobileControlBuilder
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class TemplateContainer: Panel, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, INamingContainer, IParserAccessor, ITemplateable, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class TextBox: TextControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IPostBackDataHandler, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class TextBoxControlBuilder: MobileControlBuilder
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public abstract class TextControl: MobileControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class TextView: PagedControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class TextViewElement
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ValidationSummary: MobileControl, IAttributeAccessor, IComponent, IControlBuilderAccessor, IControlDesignerAccessor, IDataBindingsAccessor, IExpressionsAccessor, IParserAccessor, IUrlResolutionService
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public enum Alignment
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public enum BooleanOption
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public enum CommandFormat
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public enum FontSize
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public enum FormMethod
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public enum ListDecoration
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public enum ListSelectType
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public enum MobileListItemType
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public enum ObjectListViewMode
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public enum Wrapping
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ArrayListCollectionBase: ICollection
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class DeviceSpecificChoiceCollection: ArrayListCollectionBase, ICollection
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public interface IObjectListFieldCollection: ICollection
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class MobileListItemCollection: ArrayListCollectionBase, ICollection, IStateManager
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ObjectListCommandCollection: ArrayListCollectionBase, ICollection, IStateManager
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ObjectListFieldCollection: ArrayListCollectionBase, IObjectListFieldCollection, IStateManager
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ObjectListItemCollection: ArrayListCollectionBase, ICollection, IStateManager
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ListCommandEventArgs: CommandEventArgs
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public delegate void ListCommandEventHandler(object sender, ListCommandEventArgs e);
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ListDataBindEventArgs: EventArgs
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public delegate void ListDataBindEventHandler(object sender, ListDataBindEventArgs e);
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class LoadItemsEventArgs: EventArgs
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public delegate void LoadItemsEventHandler(object sender, LoadItemsEventArgs e);
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ObjectListCommandEventArgs: CommandEventArgs
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public delegate void ObjectListCommandEventHandler(object sender, ObjectListCommandEventArgs e);
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ObjectListDataBindEventArgs: EventArgs
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public delegate void ObjectListDataBindEventHandler(object sender, ObjectListDataBindEventArgs e);
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ObjectListSelectEventArgs: EventArgs
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public delegate void ObjectListSelectEventHandler(object sender, ObjectListSelectEventArgs e);
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ObjectListShowCommandsEventArgs: EventArgs
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public delegate void ObjectListShowCommandsEventHandler(object sender, ObjectListShowCommandsEventArgs e);
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class DesignerAdapterAttribute: Attribute
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class DeviceOverridableAttribute: Attribute
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ObjectListTitleAttribute: Attribute
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class PersistNameAttribute: Attribute
{
}
}
namespace System.Web.UI.MobileControls.Adapters
{
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ChtmlCalendarAdapter: HtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ChtmlCommandAdapter: HtmlCommandAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ChtmlFormAdapter: HtmlFormAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ChtmlImageAdapter: HtmlImageAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ChtmlLinkAdapter: HtmlLinkAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ChtmlMobileTextWriter: HtmlMobileTextWriter, IDisposable
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ChtmlPageAdapter: HtmlPageAdapter, IPageAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ChtmlPhoneCallAdapter: HtmlPhoneCallAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ChtmlSelectionListAdapter: HtmlSelectionListAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class ChtmlTextBoxAdapter: HtmlTextBoxAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public abstract class ControlAdapter: IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlCalendarAdapter: HtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlCommandAdapter: HtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlControlAdapter: ControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlFormAdapter: HtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlImageAdapter: HtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlLabelAdapter: HtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlLinkAdapter: HtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlListAdapter: HtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlLiteralTextAdapter: HtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlMobileTextWriter: MobileTextWriter, IDisposable
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlObjectListAdapter: HtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlPageAdapter: HtmlControlAdapter, IPageAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlPanelAdapter: HtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlPhoneCallAdapter: HtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlSelectionListAdapter: HtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlTextBoxAdapter: HtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlTextViewAdapter: HtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlValidationSummaryAdapter: HtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class HtmlValidatorAdapter: HtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class MobileTextWriter: MultiPartWriter, IDisposable
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public abstract class MultiPartWriter: HtmlTextWriter, IDisposable
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class UpWmlMobileTextWriter: WmlMobileTextWriter, IDisposable
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class UpWmlPageAdapter: WmlPageAdapter, IPageAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlCalendarAdapter: WmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlCommandAdapter: WmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlControlAdapter: ControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlFormAdapter: WmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlImageAdapter: WmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlLabelAdapter: WmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlLinkAdapter: WmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlListAdapter: WmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlLiteralTextAdapter: WmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlMobileTextWriter: MobileTextWriter, IDisposable
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlObjectListAdapter: WmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlPageAdapter: WmlControlAdapter, IPageAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlPanelAdapter: WmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlPhoneCallAdapter: WmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlSelectionListAdapter: WmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlTextBoxAdapter: WmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlTextViewAdapter: WmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlValidationSummaryAdapter: WmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class WmlValidatorAdapter: WmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public enum WmlPostFieldType
{
}
}
namespace System.Web.UI.MobileControls.Adapters.XhtmlAdapters
{
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlCalendarAdapter: XhtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlCommandAdapter: XhtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlControlAdapter: ControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlCssHandler: IHttpHandler, IRequiresSessionState
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlFormAdapter: XhtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlImageAdapter: XhtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlLabelAdapter: XhtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlLinkAdapter: XhtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlListAdapter: XhtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlLiteralTextAdapter: XhtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlMobileTextWriter: MobileTextWriter, IDisposable
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlObjectListAdapter: XhtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlPageAdapter: XhtmlControlAdapter, IPageAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlPanelAdapter: XhtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlPhoneCallAdapter: XhtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlSelectionListAdapter: XhtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlTextBoxAdapter: XhtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlTextViewAdapter: XhtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlValidationSummaryAdapter: XhtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public class XhtmlValidatorAdapter: XhtmlControlAdapter, IControlAdapter
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public enum Doctype
{
}
[Obsolete("https://go.microsoft.com/fwlink/?linkID=14202")]
public enum StyleSheetLocation
{
}
}
namespace System.Xml
{
[Obsolete("Use XmlReader.Create() and XmlWriter.Create() with the appropriate XmlReaderSettings or XmlWriterSettings instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public class XmlFactory
{
}
[Obsolete("Use XmlReader created by XmlReader.Create() method using appropriate XmlReaderSettings instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public class XmlValidatingReader: XmlReader, IDisposable, IXmlDataEvidence, IXmlLineInfo, IXmlNamespaceResolver
{
}
}
namespace System.Xml.Schema
{
[Obsolete("Use System.Xml.Schema.XmlSchemaSet for schema compilation and validation. https://go.microsoft.com/fwlink/?linkid=14202")]
public sealed class XmlSchemaCollection: ICollection
{
}
}
namespace System.Xml.XPath
{
[Obsolete("System.Xml.XPath.XPathChangeNavigator was cut from Whidbey. https://go.microsoft.com/fwlink/?linkid=14202")]
public interface IXPathChangeNavigable
{
}
[Obsolete("System.Xml.XPath.XPathChangeNavigator was cut from Whidbey. https://go.microsoft.com/fwlink/?linkid=14202")]
public abstract class XPathChangeNavigator: XPathNavigator, ICloneable, IXmlNamespaceResolver, IXPathChangeNavigable, IXPathNavigable
{
}
}
namespace System.Xml.Xsl
{
[Obsolete("Use System.Xml.Query.XmlArgumentList instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public sealed class XsltArgumentList
{
}
[Obsolete("Use System.Xml.Query.XsltCommand instead. https://go.microsoft.com/fwlink/?linkid=14202")]
public sealed class XslTransform
{
[Obsolete("You should pass XmlResolver to Transform() method. https://go.microsoft.com/fwlink/?linkid=14202")]
public XmlResolver XmlResolver { set; }
[Obsolete("You should pass evidence to Load() method. https://go.microsoft.com/fwlink/?linkid=14202")]
public void Load(IXPathNavigable stylesheet);
[Obsolete("You should pass evidence to Load() method. https://go.microsoft.com/fwlink/?linkid=14202")]
public void Load(IXPathNavigable stylesheet, XmlResolver resolver);
[Obsolete("You should pass evidence to Load() method. https://go.microsoft.com/fwlink/?linkid=14202")]
public void Load(XmlReader stylesheet);
[Obsolete("You should pass evidence to Load() method. https://go.microsoft.com/fwlink/?linkid=14202")]
public void Load(XmlReader stylesheet, XmlResolver resolver);
[Obsolete("You should pass evidence to Load() method. https://go.microsoft.com/fwlink/?linkid=14202")]
public void Load(XPathNavigator stylesheet);
[Obsolete("You should pass evidence to Load() method. https://go.microsoft.com/fwlink/?linkid=14202")]
public void Load(XPathNavigator stylesheet, XmlResolver resolver);
[Obsolete("You should pass XmlResolver to Transform() method. https://go.microsoft.com/fwlink/?linkid=14202")]
public XmlReader Transform(IXPathNavigable input, XsltArgumentList args);
[Obsolete("You should pass XmlResolver to Transform() method. https://go.microsoft.com/fwlink/?linkid=14202")]
public void Transform(IXPathNavigable input, XsltArgumentList args, Stream output);
[Obsolete("You should pass XmlResolver to Transform() method. https://go.microsoft.com/fwlink/?linkid=14202")]
public void Transform(IXPathNavigable input, XsltArgumentList args, TextWriter output);
[Obsolete("You should pass XmlResolver to Transform() method. https://go.microsoft.com/fwlink/?linkid=14202")]
public void Transform(IXPathNavigable input, XsltArgumentList args, XmlWriter output);
[Obsolete("You should pass XmlResolver to Transform() method. https://go.microsoft.com/fwlink/?linkid=14202")]
public void Transform(string inputfile, string outputfile);
[Obsolete("You should pass XmlResolver to Transform() method. https://go.microsoft.com/fwlink/?linkid=14202")]
public XmlReader Transform(XPathNavigator input, XsltArgumentList args);
[Obsolete("You should pass XmlResolver to Transform() method. https://go.microsoft.com/fwlink/?linkid=14202")]
public void Transform(XPathNavigator input, XsltArgumentList args, Stream output);
[Obsolete("You should pass XmlResolver to Transform() method. https://go.microsoft.com/fwlink/?linkid=14202")]
public void Transform(XPathNavigator input, XsltArgumentList args, TextWriter output);
[Obsolete("You should pass XmlResolver to Transform() method. https://go.microsoft.com/fwlink/?linkid=14202")]
public void Transform(XPathNavigator input, XsltArgumentList args, XmlWriter output);
}
}