C# Класс VX.Sys.HtmlStyler.CssStyleProperties

CSS Style Properties
Показать файл Открыть проект

Открытые методы

Метод Описание
CssStyleProperties ( ) : System
operator ( ) : CssStyleProperties

Summ operator overload.

If both operands have the properties with the same name the second operand will override such properties of the first.

Описание методов

CssStyleProperties() публичный Метод

public CssStyleProperties ( ) : System
Результат System

operator() публичный статический Метод

Summ operator overload.
If both operands have the properties with the same name the second operand will override such properties of the first.
public static operator ( ) : CssStyleProperties
Результат CssStyleProperties