Method | Description | |
---|---|---|
Invoke ( string subName ) : IViewComponentResult | ||
StylesViewComponent ( IUserContext userContext, ISubDao subDao, IMapper mapper, ISubCssDao subCssDao ) : Microsoft.AspNet.Http |
public Invoke ( string subName ) : IViewComponentResult | ||
subName | string | |
return | IViewComponentResult |
public StylesViewComponent ( IUserContext userContext, ISubDao subDao, IMapper mapper, ISubCssDao subCssDao ) : Microsoft.AspNet.Http | ||
userContext | IUserContext | |
subDao | ISubDao | |
mapper | IMapper | |
subCssDao | ISubCssDao | |
return | Microsoft.AspNet.Http |