Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Boo
Lang
Compiler
TypeSystem
ExternalGenericParameter
C# Class Boo.Lang.Compiler.TypeSystem.ExternalGenericParameter
Inheritance:
ExternalType
,
IGenericParameter
Afficher le fichier
Open project: boo/boo-lang
Méthodes publiques
Méthode
Description
ExternalGenericParameter
(
TypeSystemServices
tss
,
Type
type
) :
System
GetTypeConstraints
( ) :
IType[]
ToString
( ) :
string
Method Details
ExternalGenericParameter()
public
méthode
public
ExternalGenericParameter
(
TypeSystemServices
tss
,
Type
type
) :
System
tss
TypeSystemServices
type
System.Type
Résultat
System
GetTypeConstraints()
public
méthode
public
GetTypeConstraints
( ) :
IType[]
Résultat
IType[]
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string