C# 클래스 FloydPink.Flickr.Downloadr.Model.Enums.PhotoMetadata

파일 보기 프로젝트 열기: flickr-downloadr/flickr-downloadr

공개 프로퍼티들

프로퍼티 타입 설명
Description string
Tags string
Title string

공개 메소드들

메소드 설명
GetItems ( ) : List

메소드 상세

GetItems() 공개 정적인 메소드

public static GetItems ( ) : List
리턴 List

프로퍼티 상세

Description 공개적으로 정적으로 프로퍼티

public static string Description
리턴 string

Tags 공개적으로 정적으로 프로퍼티

public static string Tags
리턴 string

Title 공개적으로 정적으로 프로퍼티

public static string Title
리턴 string