C# 클래스 Frapid.WebsiteBuilder.ContentExtensions

파일 보기 프로젝트 열기: frapid/frapid

공개 메소드들

메소드 설명
ParseHtmlAsync ( string tenant, string html ) : Task

메소드 상세

ParseHtmlAsync() 공개 정적인 메소드

public static ParseHtmlAsync ( string tenant, string html ) : Task
tenant string
html string
리턴 Task