Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
FeedHanderPluginInterface
FeedItem
C# Class FeedHanderPluginInterface.FeedItem
Inheritance:
ICloneable
Mostra file
Open project: growse/Feedling
Class Usage Examples
Public Methods
Method
Description
Clone
( ) :
object
CompareTo
(
object
obj
) :
int
Equals
(
object
obj
) :
bool
GetHashCode
( ) :
int
Method Details
Clone()
public
method
public
Clone
( ) :
object
return
object
CompareTo()
public
method
public
CompareTo
(
object
obj
) :
int
obj
object
return
int
Equals()
public
method
public
Equals
(
object
obj
) :
bool
obj
object
return
bool
GetHashCode()
public
method
public
GetHashCode
( ) :
int
return
int