Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
FluentCodeMetrics
Core
TypeConstraints
AndTypeConstraint
C# Class FluentCodeMetrics.Core.TypeConstraints.AndTypeConstraint
Inheritance:
TypeConstraint
Datei anzeigen
Open project: ElemarJR/FluentCodeMetrics
Public Methods
Method
Description
Check
(
Type
type
) :
bool
Private Methods
Method
Description
AndTypeConstraint
(
TypeConstraint
left
,
TypeConstraint
right
) :
System
Method Details
Check()
public
method
public
Check
(
Type
type
) :
bool
type
System.Type
return
bool