SMath Studio Core documentation
C#
C#
VB
C++
F#
Show/Hide TOC
Converter Constructor
Initializes a new instance of the
Converter
class
Definition
Namespace:
SMath.Manager
Assembly:
SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
Copy
public
Converter
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
Converter
()
F#
Copy
new
:
unit
->
Converter
See Also
Reference
Converter Class
SMath.Manager Namespace
In This Article
Definition
See Also