C# Class Boo.Lang.Compiler.TypeSystem.NameResolutionService.IsNotExtensionOf

Datei anzeigen 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