C# Class FFACETools.FFACE.ChatTools.ChatLine

Class container for a chat line returned from GetNextLine()
Afficher le fichier Open project: golfandsurf/Campah Class Usage Examples

Méthodes publiques

Méthode Description
Equals ( object o ) : bool

Returns a value indicating whether this instance is is equal to a specified instance

GetHashCode ( ) : int

Returns the hash code for the ChatLogEntry

operator ( ) : bool

Method Details

Equals() public méthode

Returns a value indicating whether this instance is is equal to a specified instance
public Equals ( object o ) : bool
o object
Résultat bool

GetHashCode() public méthode

Returns the hash code for the ChatLogEntry
public GetHashCode ( ) : int
Résultat int

operator() public static méthode

public static operator ( ) : bool
Résultat bool