CClash.FastCacheInfo.FastCacheInfo C# (CSharp) 메소드

FastCacheInfo() 공개 메소드

public FastCacheInfo ( FileCacheStore stats ) : System
stats FileCacheStore
리턴 System
        public FastCacheInfo(FileCacheStore stats)
        {
            statstore = stats;
        }