C# Class Mosa.Compiler.Framework.ReplacementTargetAttribute

Inheritance: System.Attribute
显示文件 Open project: tgiphil/MOSA-Project

Public Methods

Method Description
ReplacementTargetAttribute ( string target ) : System

Method Details

ReplacementTargetAttribute() public method

public ReplacementTargetAttribute ( string target ) : System
target string
return System