Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Boo
Lang
Compiler
TypeSystem
ExternalGenericParameter
C# Class Boo.Lang.Compiler.TypeSystem.ExternalGenericParameter
Inheritance:
ExternalType
,
IGenericParameter
显示文件
Open project: boo/boo-lang
Public Methods
Method
Description
ExternalGenericParameter
(
TypeSystemServices
tss
,
Type
type
) :
System
GetTypeConstraints
( ) :
IType[]
ToString
( ) :
string
Method Details
ExternalGenericParameter()
public
method
public
ExternalGenericParameter
(
TypeSystemServices
tss
,
Type
type
) :
System
tss
TypeSystemServices
type
System.Type
return
System
GetTypeConstraints()
public
method
public
GetTypeConstraints
( ) :
IType[]
return
IType[]
ToString()
public
method
public
ToString
( ) :
string
return
string