C# 클래스 FFImageLoading.Cache.CacheStream

파일 보기 프로젝트 열기: daniel-luberda/FFImageLoading

공개 메소드들

메소드 설명
CacheStream ( Stream stream, bool retrievedFromDiskCache, string filePath ) : System

메소드 상세

CacheStream() 공개 메소드

public CacheStream ( Stream stream, bool retrievedFromDiskCache, string filePath ) : System
stream Stream
retrievedFromDiskCache bool
filePath string
리턴 System