C# Class MoreInternals.Model.IncludeSelectorProperty

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

Public Methods

Method Description
IncludeSelectorProperty ( Selector selector, bool overrides, int start, int stop, string file ) : System

Private Methods

Method Description
LookupMatch ( List unrolled, HashSet callChain = null, List parent = null ) : List

Method Details

IncludeSelectorProperty() public method

public IncludeSelectorProperty ( Selector selector, bool overrides, int start, int stop, string file ) : System
selector Selector
overrides bool
start int
stop int
file string
return System