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