C# Class Invert.Core.DefaultTreeItem

Inheritance: DefaultItem, ITreeItem
Mostra file Open project: InvertGames/uFrame.Editor

Public Methods

Method Description
DefaultTreeItem ( string title, string @group ) : System.Collections.Generic

Method Details

DefaultTreeItem() public method

public DefaultTreeItem ( string title, string @group ) : System.Collections.Generic
title string
@group string
return System.Collections.Generic