C# Class BootstrapComponents.Components.Images.Image

Inheritance: BootstrapComponents.Core.NoInnerHtmlContainer
Afficher le fichier Open project: jordanwallwork/bootstrapcomponents Class Usage Examples

Méthodes publiques

Méthode Description
Image ( string src, string alt, Style style, bool responsive = false ) : BootstrapComponents.Core

Method Details

Image() public méthode

public Image ( string src, string alt, Style style, bool responsive = false ) : BootstrapComponents.Core
src string
alt string
style Style
responsive bool
Résultat BootstrapComponents.Core