C# Class GetIn.UserProfileComments

Exibir arquivo Open project: bagheera/getin Class Usage Examples

Public Methods

Method Description
Add ( Comment comment ) : void
GetLastComment ( ) : Comment
UserProfileComments ( ) : System

Method Details

Add() public method

public Add ( Comment comment ) : void
comment Comment
return void

GetLastComment() public method

public GetLastComment ( ) : Comment
return Comment

UserProfileComments() public method

public UserProfileComments ( ) : System
return System