C# Class Sanderling.Parse.OverviewExtension

Mostra file Open project: Arcitectus/Sanderling

Public Properties

Property Type Description
SetEWarTypeFromOverviewEntryRightIconHint EWarTypeEnum>[].KeyValuePair

Public Methods

Method Description
EWarTypeFromOverviewEntryRightIcon ( this icon ) : EWarTypeEnum?
Parse ( this overviewEntry ) : IOverviewEntry
Parse ( this windowOverview ) : IWindowOverview

Method Details

EWarTypeFromOverviewEntryRightIcon() static public method

static public EWarTypeFromOverviewEntryRightIcon ( this icon ) : EWarTypeEnum?
icon this
return EWarTypeEnum?

Parse() static public method

static public Parse ( this overviewEntry ) : IOverviewEntry
overviewEntry this
return IOverviewEntry

Parse() static public method

static public Parse ( this windowOverview ) : IWindowOverview
windowOverview this
return IWindowOverview

Property Details

SetEWarTypeFromOverviewEntryRightIconHint static_oe public_oe property

static public KeyValuePair[] SetEWarTypeFromOverviewEntryRightIconHint
return EWarTypeEnum>[].KeyValuePair