Table of Contents

Method GetGlobalVariables

Namespace
SharpVectors.Dom.Css
Assembly
SharpVectors.Css.dll

GetGlobalVariables()

Gets all defined variables in global scope

public IEnumerable<KeyValuePair<string, string>> GetGlobalVariables()

Returns

IEnumerable<KeyValuePair<string, string>>