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

Datei anzeigen Open project: boo/boo-lang

Private Methods

Method Description
Coerce ( object value, Type to ) : object
TestICoercible ( ) : void
TestIdentity ( ) : void
TestImplicitCast ( ) : void
TestImplicitCastExtension ( ) : void
TestNumericPromotion ( ) : void