C# Class CampahApp.ChatAlert

Show file Open project: golfandsurf/Campah Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
ChatAlert ( Regex condition ) : System.Text.RegularExpressions
ParseLine ( FFACE line ) : bool

Method Details

ChatAlert() public method

public ChatAlert ( Regex condition ) : System.Text.RegularExpressions
condition System.Text.RegularExpressions.Regex
return System.Text.RegularExpressions

ParseLine() public method

public ParseLine ( FFACE line ) : bool
line FFACE
return bool