LightingExplorerTabConstructor

매뉴얼로 전환
public LightingExplorerTab (string title, Func<Object[]> objects, Func<LightingExplorerTableColumn[]> columns);

파라미터

titleThe title of the tab.
objectsThe objects that the tab must contain.
columnsHow the columns should look and behave.

설명

Constructor.