C# Class Frapid.WebsiteBuilder.ContentExtensions

Mostrar archivo Open project: frapid/frapid

Public Methods

Method Description
ParseHtmlAsync ( string tenant, string html ) : Task

Method Details

ParseHtmlAsync() public static method

public static ParseHtmlAsync ( string tenant, string html ) : Task
tenant string
html string
return Task