C# 클래스 FluentCodeMetrics.Core.TypeConstraints.OrTypeConstraint

상속: TypeConstraint
파일 보기 프로젝트 열기: ElemarJR/FluentCodeMetrics

공개 메소드들

메소드 설명
Check ( Type type ) : bool

비공개 메소드들

메소드 설명
OrTypeConstraint ( TypeConstraint left, TypeConstraint right ) : System

메소드 상세

Check() 공개 메소드

public Check ( Type type ) : bool
type System.Type
리턴 bool