C# Class IndexViewer.Logic.DynamicLinq.Compiler

Exibir arquivo Open project: JimmieOverby/IndexViewer

Public Methods

Method Description
CompileAndRun ( string code, string searchItemAssemblyName ) : IEnumerable>.Tuple

Private Methods

Method Description
ExploreAssembly ( Assembly assembly ) : void

Method Details

CompileAndRun() public static method

public static CompileAndRun ( string code, string searchItemAssemblyName ) : IEnumerable>.Tuple
code string
searchItemAssemblyName string
return IEnumerable>.Tuple