Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
CsQuery
Implementation
CSSStyleSheet
C# Class CsQuery.Implementation.CSSStyleSheet
A CSS style sheet.
Inheritance:
ICSSStyleSheet
ファイルを表示
Open project: prepare/HTML-Renderer
Public Methods
Method
Description
CSSStyleSheet
(
IDomElement
ownerNode
) :
System
Constructor.
Method Details
CSSStyleSheet()
public
method
Constructor.
public
CSSStyleSheet
(
IDomElement
ownerNode
) :
System
ownerNode
IDomElement
/// The node that owns this item. ///
return
System