Initializes a new instance of the pair_ss class
Namespace:
CWrapperAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public pair_ss( string t, string u ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ t As String, _ u As String _ ) |
Visual C++ |
---|
public: pair_ss( String^ t, String^ u ) |
Parameters
- t
- Type: System..::.String
[Missing <param name="t"/> documentation for "M:CWrapper.pair_ss.#ctor(System.String,System.String)"]
- u
- Type: System..::.String
[Missing <param name="u"/> documentation for "M:CWrapper.pair_ss.#ctor(System.String,System.String)"]