ICSSUnknownRule Interface

ICSSUnknownRule interface

The CSSUnknownRule interface represents an at-rule not supported by this user agent.

public interface ICSSUnknownRule : ICSSRule

See Also