C# 클래스 FlickrNet.FavoriteContext

The total number of favorites for a user, along with the next and previous favorite photos.
상속: IFlickrParsable
파일 보기 프로젝트 열기: liquidboy/X

공개 메소드들

메소드 설명
FavoriteContext ( ) : System

Default constructor for FavoriteContext

IFlickrParsable ( System reader ) : void

메소드 상세

FavoriteContext() 공개 메소드

Default constructor for FavoriteContext
public FavoriteContext ( ) : System
리턴 System

IFlickrParsable() 공개 메소드

public IFlickrParsable ( System reader ) : void
reader System
리턴 void