Class Rule
Class Rule
Namespace: Aspose.Html.Accessibility
Assembly: Aspose.HTML.dll (25.1.0)
מחלקה אבסטרקטית המגדירה את המאפיינים של חוק ומיישמת את הממשק IRule
[ComVisible(true)]
public abstract class Rule : IRule
ירושה
נגזרות
Criterion, Guideline, Principle
מיישם
חברים שהורשו
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; }
ערך המאפיין
תיאור
תיאור החוק מתוך ההתייחסות המהירה WCAG.
https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0
public string Description { get; }