C# Класс Harvest.OrchardDevToolbelt.Shapes.WeatherShapes

Наследование: Orchard.DisplayManagement.Implementation.ShapeDisplayEvents
Показать файл Открыть проект

Открытые методы

Метод Описание
Displayed ( Orchard.DisplayManagement.Implementation.ShapeDisplayedContext context ) : void
Displaying ( Orchard.DisplayManagement.Implementation.ShapeDisplayingContext context ) : void
WeatherShapes ( IWeatherService weatherService ) : Harvest.OrchardDevToolbelt.Services

Описание методов

Displayed() публичный Метод

public Displayed ( Orchard.DisplayManagement.Implementation.ShapeDisplayedContext context ) : void
context Orchard.DisplayManagement.Implementation.ShapeDisplayedContext
Результат void

Displaying() публичный Метод

public Displaying ( Orchard.DisplayManagement.Implementation.ShapeDisplayingContext context ) : void
context Orchard.DisplayManagement.Implementation.ShapeDisplayingContext
Результат void

WeatherShapes() публичный Метод

public WeatherShapes ( IWeatherService weatherService ) : Harvest.OrchardDevToolbelt.Services
weatherService IWeatherService
Результат Harvest.OrchardDevToolbelt.Services