Class Rule

Class Rule

Namespace: Aspose.Html.Accessibility
Assembly: Aspose.HTML.dll (25.1.0)

คลาสนามธรรมที่กำหนดลักษณะของกฎและนำไปใช้กับอินเทอร์เฟซ IRule

[ComVisible(true)]
public abstract class Rule : IRule

การสืบทอด

objectRule

สืบทอด

Criterion, Guideline, Principle

นำไปใช้

IRule

สมาชิกที่สืบทอด

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

คุณสมบัติ

รหัส

รหัสกฎจากการอ้างอิงอย่างรวดเร็ว WCAG

https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0

public string Code { get; }

ค่า Property

string

คำอธิบาย

คำอธิบายของกฎจากการอ้างอิงอย่างรวดเร็ว WCAG.

https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0

public string Description { get; }

ค่า Property

string

 แบบไทย