C# Class Cs2Dsl.TranslateToAttribute

Inheritance: System.Attribute
Show file Open project: dreamanlan/Cs2Dsl

Public Methods

Method Description
TranslateToAttribute ( string scriptModuleName, string targetMethodName ) : System

Method Details

TranslateToAttribute() public method

public TranslateToAttribute ( string scriptModuleName, string targetMethodName ) : System
scriptModuleName string
targetMethodName string
return System