C# Class iQQ.Net.WebQQCore.Im.Bean.QQGroup

Mostrar archivo Open project: huoshan12345/iQQ.Net Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Equals ( object obj ) : bool
GetHashCode ( ) : int
GetMemberByUin ( long uin ) : QQGroupMember
ToString ( ) : string

Method Details

Equals() public method

public Equals ( object obj ) : bool
obj object
return bool

GetHashCode() public method

public GetHashCode ( ) : int
return int

GetMemberByUin() public method

public GetMemberByUin ( long uin ) : QQGroupMember
uin long
return QQGroupMember

ToString() public method

public ToString ( ) : string
return string