Class CSharpCompiler

java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.plexus.compiler.AbstractCompiler
org.codehaus.plexus.compiler.csharp.CSharpCompiler
All Implemented Interfaces:
Compiler, org.codehaus.plexus.logging.LogEnabled

@Component(role=Compiler.class, hint="csharp") public class CSharpCompiler extends AbstractCompiler