MFactory.Image Method
Containing Type: MFactory
Assembly: DotMarkdown.dll
Overloads
Method | Summary |
---|---|
Image(MImage) | |
Image(String, String, String) |
Image(MImage)
public static DotMarkdown.Linq.MImage Image(DotMarkdown.Linq.MImage other)
Parameters
other MImage
Returns
Image(String, String, String)
public static DotMarkdown.Linq.MImage Image(string text, string url, string? title = null)
Parameters
text String
url String
title String