C# 클래스 RemotingGen.Options

파일 보기 프로젝트 열기: FloodProject/flood 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Assembly string
CreateApi bool
OutputDebug bool
OutputDir string
OutputNamespace string
ShowHelpText bool
Verbose bool

프로퍼티 상세

Assembly 공개적으로 프로퍼티

public string Assembly
리턴 string

CreateApi 공개적으로 프로퍼티

public bool CreateApi
리턴 bool

OutputDebug 공개적으로 프로퍼티

public bool OutputDebug
리턴 bool

OutputDir 공개적으로 프로퍼티

public string OutputDir
리턴 string

OutputNamespace 공개적으로 프로퍼티

public string OutputNamespace
리턴 string

ShowHelpText 공개적으로 프로퍼티

public bool ShowHelpText
리턴 bool

Verbose 공개적으로 프로퍼티

public bool Verbose
리턴 bool