Skip to content

M_Cyjb_Markdown_Syntax_HtmlAttributeList_RemoveClass

CYJB edited this page Feb 1, 2024 · 1 revision

HtmlAttributeList.RemoveClass 方法

移除指定的类名。

Namespace: Cyjb.Markdown.Syntax
Assembly: Cyjb.Markdown (in Cyjb.Markdown.dll) Version: 1.0.2+f073417ab111e884603147b5dc42e8ccc863a984

语法

C#

public void RemoveClass(
	string className
)

参数

 

className
Type: System.String
要移除的类名。

参见

Reference

HtmlAttributeList 类
Cyjb.Markdown.Syntax 命名空间

Clone this wiki locally