C# 클래스 GetIn.UserProfileComments

파일 보기 프로젝트 열기: bagheera/getin 1 사용 예제들

공개 메소드들

메소드 설명
Add ( Comment comment ) : void
GetLastComment ( ) : Comment
UserProfileComments ( ) : System

메소드 상세

Add() 공개 메소드

public Add ( Comment comment ) : void
comment Comment
리턴 void

GetLastComment() 공개 메소드

public GetLastComment ( ) : Comment
리턴 Comment

UserProfileComments() 공개 메소드

public UserProfileComments ( ) : System
리턴 System