Пример #1
0
 private bool CompileProgram()
 {
     return(ProgramManager.AOTCompileProgram(programInformation));
 }