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

Inheritance: IFormatInfoProvider
Afficher le fichier Open project: bmbsqd/dynamic-media

Méthodes publiques

Méthode Description
RegistryFormatInfoProvider ( System.TimeSpan clientCacheMaxAge ) : System
ResolveFromExtension ( string extension ) : IFormatInfo

Method Details

RegistryFormatInfoProvider() public méthode

public RegistryFormatInfoProvider ( System.TimeSpan clientCacheMaxAge ) : System
clientCacheMaxAge System.TimeSpan
Résultat System

ResolveFromExtension() public méthode

public ResolveFromExtension ( string extension ) : IFormatInfo
extension string
Résultat IFormatInfo