C# Class EvalAsyncExtensions

Show file Open project: oleg-shilo/cs-script

Public Methods

Method Description
EvalAsyncExtensions ( ) : System

Private Methods

Method Description
CompileCodeAsync ( ) : void
CompileMethodAsync ( ) : void
CreateDelegateAsync ( ) : void
CreateDelegateAsyncTyped ( ) : void
LoadCodeAsync ( ) : void
LoadCodeAsync2 ( ) : void
LoadDelegateAsync ( ) : void
LoadMethodAsync ( ) : void

Method Details

EvalAsyncExtensions() public method

public EvalAsyncExtensions ( ) : System
return System