AssemblyInfo(String, String) Constructor

Plug-in Info Constructor.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public AssemblyInfo(
	string title,
	string fileName
)

Parameters

title  String
Plug-in title.
fileName  String
File name for the external plug-in. SMath Studio will not try to load plug-in on initialization.

See Also