Initializes a new instance of the SignIn class
Namespace:
Micromanager_netAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public SignIn( EasyCore easycore, Form1 MainForm ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ easycore As EasyCore, _ MainForm As Form1 _ ) |
| Visual C++ |
|---|
public: SignIn( EasyCore^ easycore, Form1^ MainForm ) |
Parameters
- easycore
- Type: CoreDevices..::.EasyCore
[Missing <param name="easycore"/> documentation for "M:Micromanager_net.SignIn.#ctor(CoreDevices.EasyCore,Micromanager_net.Form1)"]
- MainForm
- Type: Micromanager_net..::.Form1
[Missing <param name="MainForm"/> documentation for "M:Micromanager_net.SignIn.#ctor(CoreDevices.EasyCore,Micromanager_net.Form1)"]