C# Class System.Dynamic.Tests.ConvertBinderTests

显示文件 Open project: dotnet/corefx

Private Methods

Method Description
ArgumentPassed ( ) : void
ConvertExplicit ( long x ) : void
ConvertExplicitOvf ( long x ) : void
ConvertImplicit ( int x ) : void
ImpossibleConversion ( ) : void
Int32Args ( ) : IEnumerable
Int64Arges ( ) : IEnumerable
NullTarget ( ) : void
NullType ( ) : void
Properties ( Type type, bool @explicit ) : void
TypesAndBools ( ) : IEnumerable