[]
After checking arguments for null, uses valA.Equals(valB).
If either argument is null, the return will be false.
public static bool operator ==(CSSValue valA, CSSValue valB)
| Type | Name | Description |
|---|---|---|
| CSSValue | valA | |
| CSSValue | valB |
| Type | Description |
|---|---|
| bool |