C# Класс TeaDriven.Graphology.TypeExclusionsClientBase

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

Защищенные методы

Метод Описание
DoNotFollowType ( Type t ) : bool
TypeExclusionsClientBase ( ) : System
TypeExclusionsClientBase ( TypeExclusions typeExclusions ) : System
TypeIsExcluded ( Type t ) : bool

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

DoNotFollowType() защищенный Метод

protected DoNotFollowType ( Type t ) : bool
t System.Type
Результат bool

TypeExclusionsClientBase() защищенный Метод

protected TypeExclusionsClientBase ( ) : System
Результат System

TypeExclusionsClientBase() защищенный Метод

protected TypeExclusionsClientBase ( TypeExclusions typeExclusions ) : System
typeExclusions TypeExclusions
Результат System

TypeIsExcluded() защищенный Метод

protected TypeIsExcluded ( Type t ) : bool
t System.Type
Результат bool