Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MonoDevelop
IronPython
Resolver
PythonExpressionResult
C# Class MonoDevelop.IronPython.Resolver.PythonExpressionResult
Inheritance:
MonoDevelop.Projects.Dom.ExpressionResult
Exibir arquivo
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