C# Class RomeDigitLibrary.RulesConvertRomeNumber

Afficher le fichier Open project: Confirmit/Students Class Usage Examples

Méthodes publiques

Méthode Description
CheckExistRule ( char rule ) : void
CheckExistRule ( string rule ) : void

Private Methods

Méthode Description
RulesConvertRomeNumber ( ) : System

Method Details

CheckExistRule() public static méthode

public static CheckExistRule ( char rule ) : void
rule char
Résultat void

CheckExistRule() public static méthode

public static CheckExistRule ( string rule ) : void
rule string
Résultat void