Method CategoryIs
CategoryIs(params KnownColorCategory[])
Gets whether Category is in the list of categories.
public virtual bool CategoryIs(params KnownColorCategory[] cats)
Parameters
catsKnownColorCategory[]List of categories.
Gets whether Category is in the list of categories.
public virtual bool CategoryIs(params KnownColorCategory[] cats)
cats KnownColorCategory[]List of categories.