public class CssEntryBuilder
Public Class CssEntryBuilder
No code example is currently available or this language may not be supported.
CssEntryBuilder | Initializes a new instance of the CssEntryBuilder class |
Attribute | Get/Set a reference to the active CSS attribute. |
Builder | Get a reference to the local string builder. |
Entries | Get/Set a reference to the collection being built. |
Entry | Get/Set a reference to the entry item currently in progress. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
Process | Process the provided CSS string. |
ToString | (Inherited from Object) |