C# Class OpenTween.OTBaseFormTest

显示文件 Open project: opentween/OpenTween

Public Methods

Method Description
OTBaseFormTest ( ) : System

Protected Methods

Method Description
SetupSynchronizationContext ( ) : void

Private Methods

Method Description
InvokeAsync_ReturnValueTest ( ) : System.Threading.Tasks.Task
InvokeAsync_TaskTest ( ) : System.Threading.Tasks.Task
InvokeAsync_TaskWithValueTest ( ) : System.Threading.Tasks.Task
InvokeAsync_Test ( ) : System.Threading.Tasks.Task
ScaleChildControl_ListViewTest ( ) : void
ScaleChildControl_VScrollBarTest ( ) : void

Method Details

OTBaseFormTest() public method

public OTBaseFormTest ( ) : System
return System

SetupSynchronizationContext() protected method

protected SetupSynchronizationContext ( ) : void
return void