C# Class Bombsquad.DynamicMedia.Implementations.FormatInfo.RegistryFormatInfoProvider

Inheritance: IFormatInfoProvider
Show file Open project: bmbsqd/dynamic-media

Public Methods

Method Description
RegistryFormatInfoProvider ( System.TimeSpan clientCacheMaxAge ) : System
ResolveFromExtension ( string extension ) : IFormatInfo

Method Details

RegistryFormatInfoProvider() public method

public RegistryFormatInfoProvider ( System.TimeSpan clientCacheMaxAge ) : System
clientCacheMaxAge System.TimeSpan
return System

ResolveFromExtension() public method

public ResolveFromExtension ( string extension ) : IFormatInfo
extension string
return IFormatInfo