C# 클래스 Harvest.OrchardDevToolbelt.Shapes.WeatherShapes

상속: Orchard.DisplayManagement.Implementation.ShapeDisplayEvents
파일 보기 프로젝트 열기: sfmskywalker/OrchardDevToolbelt

공개 메소드들

메소드 설명
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