C# 클래스 BootstrapComponents.Components.Images.ImageExtensions

파일 보기 프로젝트 열기: jordanwallwork/bootstrapcomponents

공개 메소드들

메소드 설명
Image ( this html, string src, string alt, Image style, bool responsive = false ) : IHtmlString

메소드 상세

Image() 공개 정적인 메소드

public static Image ( this html, string src, string alt, Image style, bool responsive = false ) : IHtmlString
html this
src string
alt string
style Image
responsive bool
리턴 IHtmlString