Bombsquad.DynamicMedia.Implementations.Cache.FileSystemBasedMediaCache.GetCacheFileInfo C# (CSharp) Метод

GetCacheFileInfo() защищенный абстрактный Метод

protected abstract GetCacheFileInfo ( string path, IFormatInfo outputFormat ) : FileInfo
path string
outputFormat IFormatInfo
Результат System.IO.FileInfo
        protected abstract FileInfo GetCacheFileInfo(string path, IFormatInfo outputFormat);