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

NullCompilerCache() 공개 메소드

public NullCompilerCache ( string cachedir ) : System
cachedir string
리턴 System
        public NullCompilerCache(string cachedir)
            : base() {
        }