C# Class GetIn.UserProfileComments

Afficher le fichier Open project: bagheera/getin Class Usage Examples

Méthodes publiques

Méthode Description
Add ( Comment comment ) : void
GetLastComment ( ) : Comment
UserProfileComments ( ) : System

Method Details

Add() public méthode

public Add ( Comment comment ) : void
comment Comment
Résultat void

GetLastComment() public méthode

public GetLastComment ( ) : Comment
Résultat Comment

UserProfileComments() public méthode

public UserProfileComments ( ) : System
Résultat System