Метод |
Описание |
|
CommandLocalTargets ( ) : void |
|
|
DetectOS ( ) : void |
|
|
Error ( string msg ) : void |
|
|
Execute ( string cmdLine ) : void |
|
|
GenerateBundles ( List files ) : void |
|
|
GeneratePackage ( List files ) : bool |
|
|
GetEnv ( string name, string defaultValue ) : string |
|
|
Help ( ) : void |
|
|
LoadAssemblies ( List sources ) : List |
|
|
LoadAssembly ( string assembly ) : Assembly |
|
|
LoadAssemblyFile ( string assembly ) : Assembly |
|
|
LoadLocalizedAssemblies ( List assemblies ) : void |
|
|
LocateFile ( string default_path ) : string |
|
|
Main ( string args ) : int |
|
|
MaybeAddFile ( PackageMaker maker, string code, string file ) : bool |
|
|
QueueAssembly ( List files, string codebase ) : bool |
|
|
VerifySdk ( string path ) : void |
|
|
WriteBuffer ( StreamWriter ts, Stream stream, byte buffer ) : void |
|
|
WriteSymbol ( StreamWriter sw, string name, long size ) : void |
|
|
system ( string s ) : int |
|
|
uname ( IntPtr buf ) : int |
|
|