C# Class MoreInternals.Model.IncludeSelectorProperty

Inheritance: Property
Afficher le fichier Open project: kevin-montrose/More

Méthodes publiques

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

Private Methods

Méthode Description
LookupMatch ( List unrolled, HashSet callChain = null, List parent = null ) : List

Method Details

IncludeSelectorProperty() public méthode

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