C# Class Sanderling.Interface.MemoryStruct.DroneViewEntryGroup

Inheritance: DroneViewEntry
Exibir arquivo Open project: Arcitectus/Sanderling

Public Properties

Property Type Description
Caption IUIElementText

Public Methods

Method Description
DroneViewEntryGroup ( ) : System.Collections.Generic
DroneViewEntryGroup ( IListEntry @base ) : System.Collections.Generic

Method Details

DroneViewEntryGroup() public method

public DroneViewEntryGroup ( ) : System.Collections.Generic
return System.Collections.Generic

DroneViewEntryGroup() public method

public DroneViewEntryGroup ( IListEntry @base ) : System.Collections.Generic
@base IListEntry
return System.Collections.Generic

Property Details

Caption public_oe property

public IUIElementText Caption
return IUIElementText