Click or drag to resize

Deprecated Class

Note: This API is now obsolete.

This module is deprecated. Code has been moved to TomsToolbox.Essentials to avoid naming confusions with .Net Core.
Inheritance Hierarchy
SystemObject
  TomsToolbox.CoreDeprecated

Namespace:  TomsToolbox.Core
Assembly:  TomsToolbox.Core (in TomsToolbox.Core.dll)
Syntax
[ObsoleteAttribute("This module is deprecated. Code has been moved to TomsToolbox.Essentials", 
	true)]
public class Deprecated

The Deprecated type exposes the following members.

Constructors
  NameDescription
Public methodDeprecated
Initializes a new instance of the Deprecated class
Top
Methods
  NameDescription
Public methodDummy
Dummy method.
Top
Extension Methods
See Also