Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Boo
Lang
Compiler
TypeSystem
ExternalParameter
C# Class Boo.Lang.Compiler.TypeSystem.ExternalParameter
Inheritance:
IParameter
Mostrar archivo
Open project: boo/boo-lang
Class Usage Examples
Protected Properties
Property
Type
Description
_parameter
System.Reflection.ParameterInfo
Public Methods
Method
Description
ExternalParameter
(
TypeSystemServices
service
,
ParameterInfo
parameter
) :
System.Reflection
Method Details
ExternalParameter()
public
method
public
ExternalParameter
(
TypeSystemServices
service
,
ParameterInfo
parameter
) :
System.Reflection
service
TypeSystemServices
parameter
System.Reflection.ParameterInfo
return
System.Reflection
Property Details
_parameter
protected_oe property
protected
ParameterInfo,System.Reflection
_parameter
return
System.Reflection.ParameterInfo