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

Afficher le fichier Open project: dotnet/corefx

Private Methods

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