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) Version: 2.20.0+81722655bc5ac69e82709ab0d5f512a9f7e83ea5
XMLNS for XAML: Not mapped to an xmlns.
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 methodDeprecatedInitializes a new instance of the Deprecated class
Top
Methods
 NameDescription
Public methodDummy Dummy method.
Top
Extension Methods
 NameDescription
Public Extension MethodSafeCastT Performs a cast from object to T, avoiding possible null violations if T is a value type.
(Defined by ObjectExtensions)
Top
See Also