C# Class ProductsManagement.Infrastructure.Validation.LocalizedNameConvention
显示文件
Open project: emiaj/ProductsManagement
Public Methods
Method |
Description |
|
Applies ( IHtmlRuleDef def ) : bool |
|
|
Apply ( IHtmlRuleDef def, ElementRequest request, HtmlTags.HtmlTag tag ) : void |
|
|
Method Details
public Applies ( IHtmlRuleDef def ) : bool |
def |
IHtmlRuleDef |
|
return |
bool |
|
public Apply ( IHtmlRuleDef def, ElementRequest request, HtmlTags.HtmlTag tag ) : void |
def |
IHtmlRuleDef |
|
request |
ElementRequest |
|
tag |
HtmlTags.HtmlTag |
|
return |
void |
|