C# Class Compiler.Ast.TypedLiteralExpression

Inheritance: Cecil.Decompiler.Ast.LiteralExpression, ITypedCodeNode
Afficher le fichier Open project: kthompson/csharpos

Méthodes publiques

Méthode Description
TypedLiteralExpression ( object value ) : System

Method Details

TypedLiteralExpression() public méthode

public TypedLiteralExpression ( object value ) : System
value object
Résultat System