C# Class MoreInternals.Model.ConcatWithParentSelector

Inheritance: Selector
显示文件 Open project: kevin-montrose/More

Public Methods

Method Description
ConcatWithParentSelector ( Selector sel, int start, int stop, string filePath ) : System

Private Methods

Method Description
ToString ( ) : string

Method Details

ConcatWithParentSelector() public method

public ConcatWithParentSelector ( Selector sel, int start, int stop, string filePath ) : System
sel Selector
start int
stop int
filePath string
return System