C# Class Boo.Lang.Runtime.Tests.Coercible

Inheritance: ICoercible
Datei anzeigen Open project: boo/boo-lang Class Usage Examples

Public Properties

Property Type Description
Invocations NUnit.Framework.List

Public Methods

Method Description
Coerce ( Type to ) : object

Method Details

Coerce() public method

public Coerce ( Type to ) : object
to System.Type
return object

Property Details

Invocations public_oe property

public List,NUnit.Framework Invocations
return NUnit.Framework.List