C# Class Terraria.ModLoader.RoslynWrapper

Mostrar archivo Open project: JavidPack/TerraCustom

Public Methods

Method Description
Compile ( CompilerParameters args, string files ) : CompilerResults

Method Details

Compile() public static method

public static Compile ( CompilerParameters args, string files ) : CompilerResults
args System.CodeDom.Compiler.CompilerParameters
files string
return System.CodeDom.Compiler.CompilerResults