Méthode | Description | |
---|---|---|
Bind ( IColorElement colorElement ) : void | ||
GetColorTable ( ) : IEnumerable |
||
UnityColorReference ( IColorElement colorElement, IExpression owningExpression, ITreeNode owner, DocumentRange colorConstantRange ) : System |
Méthode | Description | |
---|---|---|
GetColorType ( ) : ITypeElement | ||
TryReplaceAsConstructor ( IColorElement colorElement ) : void | ||
TryReplaceAsHSV ( IColorElement colorElement ) : bool | ||
TryReplaceAsNamedColor ( IColorElement colorElement ) : bool |
public Bind ( IColorElement colorElement ) : void | ||
colorElement | IColorElement | |
Résultat | void |
public UnityColorReference ( IColorElement colorElement, IExpression owningExpression, ITreeNode owner, DocumentRange colorConstantRange ) : System | ||
colorElement | IColorElement | |
owningExpression | IExpression | |
owner | ITreeNode | |
colorConstantRange | DocumentRange | |
Résultat | System |