C# Класс ExpressiveAnnotations.MvcUnobtrusive.Helper

Показать файл Открыть проект

Открытые методы

Метод Описание
GetCoarseType ( Type type ) : string
SegmentsCollide ( IEnumerable listA, IEnumerable listB, string &name, int &level ) : bool

Приватные методы

Метод Описание
ToJson ( this data ) : string

Описание методов

GetCoarseType() публичный статический Метод

public static GetCoarseType ( Type type ) : string
type System.Type
Результат string

SegmentsCollide() публичный статический Метод

public static SegmentsCollide ( IEnumerable listA, IEnumerable listB, string &name, int &level ) : bool
listA IEnumerable
listB IEnumerable
name string
level int
Результат bool