C# Class MONI.Util.IgnoreRegion

Afficher le fichier Open project: dotob/moni

Méthodes publiques

Свойство Type Description
End char
Start char

Méthodes publiques

Méthode Description
IgnoreRegion ( char start, char end ) : System

Method Details

IgnoreRegion() public méthode

public IgnoreRegion ( char start, char end ) : System
start char
end char
Résultat System

Property Details

End public_oe property

public char End
Résultat char

Start public_oe property

public char Start
Résultat char