C# Class Compiler.MethodCompiler

Inheritance: Compiler.Framework.MethodCompilerBase
Show file Open project: kthompson/csharpos

Public Methods

Method Description
MethodCompiler ( IArchitecture arch ) : System

Method Details

MethodCompiler() public method

public MethodCompiler ( IArchitecture arch ) : System
arch IArchitecture
return System