Back to Website
Show / Hide Table of Contents

Class StaticStorage

Inheritance
System.Object
StaticStorage
Implements
IStaticStorage
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Storage.StaticStorage
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class StaticStorage : IStaticStorage

Constructors

StaticStorage(IConfiguration, ISourceImageParamsReader)

Declaration
public StaticStorage(IConfiguration configuration, ISourceImageParamsReader imageParamsReader)
Parameters
Type Name Description
IConfiguration configuration
ISourceImageParamsReader imageParamsReader

Methods

FileExists(String)

Declaration
public bool FileExists(string staticStorageId)
Parameters
Type Name Description
System.String staticStorageId
Returns
Type Description
System.Boolean

GetReadStream(String)

Declaration
public Stream GetReadStream(string staticStorageId)
Parameters
Type Name Description
System.String staticStorageId
Returns
Type Description
System.IO.Stream

Implements

IStaticStorage
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback