Represents a function call in the specification.
Public Member Functions | |
FunctionCall (string name) | |
override bool | OnReadValue (Style styleBlock, Css.Value value, int start, out int size) |
Public Attributes | |
string | Name |
The function name. More... | |
|
inline |
|
inlinevirtual |
Reimplemented from Css.Spec.Value.
string Css.Spec.FunctionCall.Name |
The function name.