Click or drag to resize

LoggerComposeHtmlBrokenRulesMessage Method

Namespace:  EDK4Net.Log
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public static string ComposeHtmlBrokenRulesMessage(
	BrokenRules rule,
	string wrapperTag
)

Parameters

rule
Type: EDK4Net.CoreBrokenRules
wrapperTag
Type: SystemString

Return Value

Type: String
See Also