Calculates the expressions and sets the result to the corresponded properties.
Namespace:
PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
protected virtual void Calculate() |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub Calculate |
| Visual C++ |
|---|
protected: virtual void Calculate() |