CODIUM Programming Language (CPL) CodiumSDK CPL CSSRule
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
| C# |
| public class CSSRule : System.Object |
Constructores
| Nombre | Descripción | |
|---|---|---|
| CSSRule(selector, comment) | Constructor |
CSSRule(selector, comment)
| C# |
| public CSSRule(System.String selector, System.String comment); |
Parámetros
| Nombre | Tipo | Descripción |
|---|---|---|
| selector | System.String | Optional Selector |
| comment | System.String | Comment |