C# Class Tripod.Sources.SqliteCache.SqliteCachedPhoto

Proxy for a IPhoto that's cached in an sqlite database.
Inheritance: IPhoto, IDbCacheablePhoto
ファイルを表示 Open project: rubenv/tripod

Private Properties

Property Type Description

Public Methods

Method Description
CreateFrom ( IPhoto source_photo ) : SqliteCachedPhoto

Method Details

CreateFrom() public static method

public static CreateFrom ( IPhoto source_photo ) : SqliteCachedPhoto
source_photo IPhoto
return SqliteCachedPhoto