C# Class Aura.Channel.Scripting.Compilers.CSharpPreCompiler

Pre-Compiler for the channel's C# scripts.
Inheritance: IPreCompiler
Datei anzeigen Open project: aura-project/aura

Public Methods

Method Description
PreCompile ( string script ) : string

Method Details

PreCompile() public method

public PreCompile ( string script ) : string
script string
return string