C# Class MonoGameUi.TabPage

Inheritance: MonoGameUi.ContainerControl
Afficher le fichier Open project: OctoAwesome/monogameui Class Usage Examples

Méthodes publiques

Свойство Type Description
Title string

Méthodes publiques

Méthode Description
TabPage ( BaseScreenComponent manager, string title ) : System

Method Details

TabPage() public méthode

public TabPage ( BaseScreenComponent manager, string title ) : System
manager BaseScreenComponent
title string
Résultat System

Property Details

Title public_oe property

public string Title
Résultat string