'Declaration
Public Function New( _ ByVal rootPanel As NRootPanel, _ ByVal type As System.Type _ )
'Usage
Dim rootPanel As NRootPanel Dim type As System.Type Dim instance As New NPanelDeck(rootPanel, type)
public NPanelDeck( NRootPanel rootPanel, System.Type type )
Parameters
- rootPanel
- type