C# Class Boo.Lang.Compiler.TypeSystem.CachedMethod

Mostrar archivo Open project: boo/boo-lang Class Usage Examples

Public Properties

Property Type Description
Value IMethod

Public Methods

Method Description
CachedMethod ( IMethod value )

Method Details

CachedMethod() public method

public CachedMethod ( IMethod value )
value IMethod

Property Details

Value public_oe property

public IMethod Value
return IMethod