Method | Description | |
---|---|---|
Escape ( string ident ) : string | ||
Supports ( string conditionText ) : bool | ||
Supports ( string property, string value ) : bool |
Method | Description | |
---|---|---|
CSS ( ) : System.Runtime.CompilerServices |
public static Escape ( string ident ) : string | ||
ident | string | |
return | string |
public static Supports ( string conditionText ) : bool | ||
conditionText | string | |
return | bool |
public static Supports ( string property, string value ) : bool | ||
property | string | |
value | string | |
return | bool |