C# Class CampahApp.ChatAlert

Afficher le fichier Open project: golfandsurf/Campah Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ChatAlert ( Regex condition ) : System.Text.RegularExpressions
ParseLine ( FFACE line ) : bool

Method Details

ChatAlert() public méthode

public ChatAlert ( Regex condition ) : System.Text.RegularExpressions
condition System.Text.RegularExpressions.Regex
Résultat System.Text.RegularExpressions

ParseLine() public méthode

public ParseLine ( FFACE line ) : bool
line FFACE
Résultat bool