C# 클래스 MonoDevelop.IronPython.Resolver.PythonExpressionResult

상속: MonoDevelop.Projects.Dom.ExpressionResult
파일 보기 프로젝트 열기: carlosalberto/IronPythonBinding

공개 메소드들

메소드 설명
PythonExpressionResult ( string word, string type ) : System

메소드 상세

PythonExpressionResult() 공개 메소드

public PythonExpressionResult ( string word, string type ) : System
word string
type string
리턴 System