InfoConnect for Airlines
InputMapAction Constructor()


Initializes a new instance of the InputMapAction class.
Syntax
'Declaration
 
Public Function New()
'Usage
 
Dim instance As New InputMapAction()
public InputMapAction()
See Also