C# Class Microsoft.JScript.EnumDeclaration

Inheritance: Class
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Méthode Description
EnumDeclaration ( Context context, IdentifierLiteral id, TypeExpression baseType, Block body, FieldAttributes attributes, CustomAttributeList customAttributes ) : System
GetTypeBuilderOrEnumBuilder ( ) : Type
PartiallyEvaluate ( ) : AST