C# Class reExp.Controllers.rundotnet.RundotnetLogic

Mostrar archivo Open project: ren85/rextester_win Class Usage Examples

Public Methods

Method Description
RunProgram ( RundotnetData data ) : RundotnetData

Private Methods

Method Description
GetProvider ( LanguagesEnum language ) : CodeDomProvider
RunDotNet ( RundotnetData data ) : RundotnetData
RunLinux ( RundotnetData data ) : RundotnetData
RunMySql ( RundotnetData data ) : RundotnetData
RunOracle ( RundotnetData data ) : RundotnetData
RunPostgre ( RundotnetData data ) : RundotnetData
RunSqlServer ( RundotnetData data ) : RundotnetData
RunWindows ( RundotnetData data ) : RundotnetData

Method Details

RunProgram() public static method

public static RunProgram ( RundotnetData data ) : RundotnetData
data RundotnetData
return RundotnetData