C# Class IronPython.Compiler.Ast.ConstantExpression.UnicodeWrapper

Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Свойство Type Description
Value object

Méthodes publiques

Méthode Description
UnicodeWrapper ( string value ) : System

Method Details

UnicodeWrapper() public méthode

public UnicodeWrapper ( string value ) : System
value string
Résultat System

Property Details

Value public_oe property

public object Value
Résultat object