C# Класс BooC.App

Показать файл Открыть проект

Private Properties

Свойство Тип Описание
AddDefaultResponseFile void
AddFilesForPath void
AddResource void
AssemblyResolve System.Reflection.Assembly
CheckBooCompiler void
ConfigurePipeline void
Consume string
DoLogo void
EmbedResource void
ExpandResponseFiles void
GetAssemblyLocation string
Help void
InvalidOption void
IsFlag bool
LoadReferences void
LoadResponseFile System.Collections.ArrayList
Main int
MonitorAppDomain void
OnAfterStep void
OnAssemblyLoad void
OnBeforeStep void
ParseOptions void
StripQuotes string

Открытые методы

Метод Описание
Run ( string args ) : int

Приватные методы

Метод Описание
AddDefaultResponseFile ( ArrayList &arglist ) : void
AddFilesForPath ( string path, CompilerParameters _options ) : void
AddResource ( string resourceFile ) : void
AssemblyResolve ( object sender, ResolveEventArgs args ) : System.Reflection.Assembly
CheckBooCompiler ( ) : void
ConfigurePipeline ( ) : void
Consume ( TextReader reader ) : string
DoLogo ( ) : void
EmbedResource ( string resourceFile ) : void
ExpandResponseFiles ( ArrayList &arglist ) : void
GetAssemblyLocation ( System.Reflection.Assembly a ) : string
Help ( ) : void
InvalidOption ( string arg ) : void
IsFlag ( string arg ) : bool
LoadReferences ( ) : void
LoadResponseFile ( string file ) : ArrayList
Main ( string args ) : int
MonitorAppDomain ( ) : void
OnAfterStep ( object sender, CompilerStepEventArgs args ) : void
OnAssemblyLoad ( object sender, AssemblyLoadEventArgs args ) : void
OnBeforeStep ( object sender, CompilerStepEventArgs args ) : void
ParseOptions ( string args ) : void
StripQuotes ( string s ) : string

Описание методов

Run() публичный Метод

public Run ( string args ) : int
args string
Результат int