C# Класс FFACETools.FFACE.ChatTools.ChatLine

Class container for a chat line returned from GetNextLine()
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

Equals() публичный Метод

Returns a value indicating whether this instance is is equal to a specified instance
public Equals ( object o ) : bool
o object
Результат bool

GetHashCode() публичный Метод

Returns the hash code for the ChatLogEntry
public GetHashCode ( ) : int
Результат int

operator() публичный статический Метод

public static operator ( ) : bool
Результат bool