C# Класс Mite.Project

Наследование: DomainObject
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
Equals ( object obj ) : bool

Determines whether the specified T:System.Object is equal to the current Project.

GetHashCode ( ) : int

Serves as a hash function for a particular type.

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

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

Determines whether the specified T:System.Object is equal to the current Project.
public Equals ( object obj ) : bool
obj object The to compare with the current .
Результат bool

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

Serves as a hash function for a particular type.
public GetHashCode ( ) : int
Результат int