C# Class ControlDllTestbed.Testbed

Show file Open project: Maximus5/conemu-inside

Private Methods

Method Description
Main ( ) : int
RenderView ( Form form ) : Form
ShowMessageForChoiceAsync ( ConEmuSession session ) : System.Threading.Tasks.Task

This method checks that the async-await compiler syntax is not prevented in netfx45+ projects due to the shim types present in the conemu assembly (https://github.com/Maximus5/conemu-inside/issues/20).