C# Class System.Linq.Expressions.TypedConstantExpression

Inheritance: ConstantExpression
Exibir arquivo Open project: dotnet/corefx

Private Methods

Method Description
TypedConstantExpression ( object value, Type type ) : System.Diagnostics