C# 클래스 System.CodeDom.Compiler.CodeGeneratorOptions

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CodeGeneratorOptions ( ) : System
this ( string index ) : object

메소드 상세

CodeGeneratorOptions() 공개 메소드

public CodeGeneratorOptions ( ) : System
리턴 System

this() 공개 메소드

public this ( string index ) : object
index string
리턴 object