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
NameResolutionService.IsNotExtensionOf
C# Class Boo.Lang.Compiler.TypeSystem.NameResolutionService.IsNotExtensionOf
显示文件
Open project: boo/boo-lang
Public Methods
Method
Description
IsNotExtensionOf
(
IType
type
) :
System
Match
(
object
item
) :
bool
Method Details
IsNotExtensionOf()
public
method
public
IsNotExtensionOf
(
IType
type
) :
System
type
IType
return
System
Match()
public
method
public
Match
(
object
item
) :
bool
item
object
return
bool