C# 클래스 N2Bootstrap.Library.Less.VariableOverridePlugin

상속: dotless.Core.Plugins.VisitorPlugin
파일 보기 프로젝트 열기: pauldotknopf/N2Bootstrap

공개 메소드들

메소드 설명
Execute ( dotless node, bool &visitDeeper ) : dotless.Core.Parser.Infrastructure.Nodes.Node
VariableOverridePlugin ( string>.Dictionary variables ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( dotless node, bool &visitDeeper ) : dotless.Core.Parser.Infrastructure.Nodes.Node
node dotless
visitDeeper bool
리턴 dotless.Core.Parser.Infrastructure.Nodes.Node

VariableOverridePlugin() 공개 메소드

public VariableOverridePlugin ( string>.Dictionary variables ) : System
variables string>.Dictionary
리턴 System