C# Class NativeUI.PauseMenu.TabItemSimpleList

Inheritance: TabItem
Mostrar archivo Open project: Guad/NativeUI

Public Methods

Method Description
Draw ( ) : void
TabItemSimpleList ( string title, string>.Dictionary dict ) : System.Collections.Generic

Method Details

Draw() public method

public Draw ( ) : void
return void

TabItemSimpleList() public method

public TabItemSimpleList ( string title, string>.Dictionary dict ) : System.Collections.Generic
title string
dict string>.Dictionary
return System.Collections.Generic