C# Class System.Linq.Expressions.TypedConstantExpression

Inheritance: ConstantExpression
Afficher le fichier Open project: dotnet/corefx

Private Methods

Méthode Description
TypedConstantExpression ( object value, Type type ) : System.Diagnostics