Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
DataDictionary
RuleCheck
RuleCheckIdentifier
C# Class DataDictionary.RuleCheck.RuleCheckIdentifier
Identifier of a disabled rule check
Inheritance:
Generated.RuleCheckIdentifier
Show file
Open project: ERTMSSolutions/ERTMSFormalSpecs
Class Usage Examples
Public Methods
Method
Description
Match
(
RuleChecksEnum
id
) :
bool
Indicates whether the id matches this disabled rule check
Method Details
Match()
public
method
Indicates whether the id matches this disabled rule check
public
Match
(
RuleChecksEnum
id
) :
bool
id
RuleChecksEnum
return
bool