ModelCompiler..::..BuildModel Method
                
    Namespace: 
   OOI.ModelCompiler
Assembly: ModelCompiler (in ModelCompiler.dll)
            Assembly: ModelCompiler (in ModelCompiler.dll)
Syntax
public static void BuildModel( string outputDir, IModelGeneratorGenerate generateParameters, IModelGeneratorValidate validateParameters )
Parameters
- outputDir
 - Type: String
 
- generateParameters
 - Type: OOI.ModelCompiler..::..IModelGeneratorGenerate
 
- validateParameters
 - Type: OOI.ModelCompiler..::..IModelGeneratorValidate
 

