C# Class MonoDevelop.IronPython.Resolver.PythonExpressionResult

Inheritance: MonoDevelop.Projects.Dom.ExpressionResult
Mostra file Open project: carlosalberto/IronPythonBinding

Public Methods

Method Description
PythonExpressionResult ( string word, string type ) : System

Method Details

PythonExpressionResult() public method

public PythonExpressionResult ( string word, string type ) : System
word string
type string
return System