C# 클래스 Boo.Lang.Runtime.Tests.RuntimeCoercionTestCase

파일 보기 프로젝트 열기: boo/boo-lang

비공개 메소드들

메소드 설명
Coerce ( object value, Type to ) : object
TestICoercible ( ) : void
TestIdentity ( ) : void
TestImplicitCast ( ) : void
TestImplicitCastExtension ( ) : void
TestNumericPromotion ( ) : void