C# Class System.CodeDom.Compiler.CodeGeneratorOptions

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CodeGeneratorOptions ( ) : System
this ( string index ) : object

Method Details

CodeGeneratorOptions() public méthode

public CodeGeneratorOptions ( ) : System
Résultat System

this() public méthode

public this ( string index ) : object
index string
Résultat object