C# Class System.Linq.Expressions.Tests.UnaryUnboxTests

ファイルを表示 Open project: dotnet/corefx

Private Methods

Method Description
CheckUnaryUnboxTest ( bool useInterpreter ) : void
ToStringTest ( ) : void
VerifyUnbox ( object value, Type type, bool shouldThrow, bool useInterpreter ) : void