CClash.NullCompilerCache.NullCompilerCache C# (CSharp) Method

NullCompilerCache() public method

public NullCompilerCache ( string cachedir ) : System
cachedir string
return System
        public NullCompilerCache(string cachedir)
            : base() {
        }