C# Class Baconit.PanelManager.StackItem

Show file Open project: QuinnDamerell/Baconit

Public Properties

Property Type Description
Id string
Panel IPanel

Property Details

Id public property

public string Id
return string

Panel public property

public IPanel Panel
return IPanel