C# Class ExpressiveAnnotations.MvcUnobtrusive.Helper

Afficher le fichier Open project: jwaliszko/ExpressiveAnnotations

Méthodes publiques

Méthode Description
GetCoarseType ( Type type ) : string
SegmentsCollide ( IEnumerable listA, IEnumerable listB, string &name, int &level ) : bool

Private Methods

Méthode Description
ToJson ( this data ) : string

Method Details

GetCoarseType() public static méthode

public static GetCoarseType ( Type type ) : string
type System.Type
Résultat string

SegmentsCollide() public static méthode

public static SegmentsCollide ( IEnumerable listA, IEnumerable listB, string &name, int &level ) : bool
listA IEnumerable
listB IEnumerable
name string
level int
Résultat bool