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

Show file 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 property

public IMethod Value
return IMethod