FormulaHelper Class
From HD.Common
| FormulaHelper Class | Helper帮助文档 |
数学函数帮助类
Inheritance Hierarchy
Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class FormulaHelper
Public Class FormulaHelper
public ref class FormulaHelper
type FormulaHelper = class end
The FormulaHelper type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FormulaHelper | Initializes a new instance of the FormulaHelper class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SpiltExpression | ||
| ToString | (Inherited from Object.) |
See Also