Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Bombsquad
DynamicMedia
Implementations
Storage
FileSystemStorageBackend.StorageFile
C# Class Bombsquad.DynamicMedia.Implementations.Storage.FileSystemStorageBackend.StorageFile
Inheritance:
Bombsquad.DynamicMedia.Implementations.Results.TransmitFileResult
,
IStorageFile
Show file
Open project: bmbsqd/dynamic-media
Public Methods
Method
Description
GetStream
( ) :
Stream
StorageFile
(
FileInfo
file
,
string
etag
) :
System.IO
Method Details
GetStream()
public
method
public
GetStream
( ) :
Stream
return
System.IO.Stream
StorageFile()
public
method
public
StorageFile
(
FileInfo
file
,
string
etag
) :
System.IO
file
System.IO.FileInfo
etag
string
return
System.IO