The methods of the ICodeCompiler interface are listed below. For a complete list of ICodeCompiler interface members, see the ICodeCompiler Members topic.
CompileAssemblyFromDOM | Creates an assembly based on options, with the information from e. |
CompileAssemblyFromFile | Creates an assembly based on options, with the contents of fileName. |
CompileAssemblyFromSource | Creates an assembly based on options, with the information from source. |