Click or drag to resize

ExtensionMethods Class

Contains several useful utility routines.
Inheritance Hierarchy
SystemObject
  FinAnalysis.UtilsExtensionMethods

Namespace:  FinAnalysis.Utils
Assembly:  FinAnalysis (in FinAnalysis.dll) Version: 2.1.13-cc97e13414b71fde928e8f3a546ac1daf26f295f
Syntax
C#
public static class ExtensionMethods

The ExtensionMethods type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsAbnormal
Returns a value indicating whether the specified number evaluates to negative or positive infinity or is not a number (System.Double.NaN).
Top
See Also