C# Class FeedHanderPluginInterface.FeedItem

Inheritance: ICloneable
Afficher le fichier Open project: growse/Feedling Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : object
CompareTo ( object obj ) : int
Equals ( object obj ) : bool
GetHashCode ( ) : int

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object

CompareTo() public méthode

public CompareTo ( object obj ) : int
obj object
Résultat int

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int