CssUtil Class

Utility features and functions for working with CSS values.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public class CssUtil
Inheritance
Object    CssUtil

Constructors

CssUtilInitializes a new instance of the CssUtil class

Methods

Clear Clear the contents of a string builder.
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also