C# 클래스 FlickrNet.Auth

상속: IFlickrParsable
파일 보기 프로젝트 열기: liquidboy/X 1 사용 예제들

공개 메소드들

메소드 설명
Auth ( ) : System

Creates a new instance of the Auth class.

IFlickrParsable ( System reader ) : void

메소드 상세

Auth() 공개 메소드

Creates a new instance of the Auth class.
public Auth ( ) : System
리턴 System

IFlickrParsable() 공개 메소드

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