C# Class Compiler.MethodCompiler

Inheritance: Compiler.Framework.MethodCompilerBase
ファイルを表示 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