C# Class Goodwitch.CommonUtils.ThreadUtils

显示文件 Open project: ZeroLP/Goodwitch Class Usage Examples

Public Methods

Method Description
ResumeProcess ( ) : void
SuspendProcess ( ) : void

Method Details

ResumeProcess() public static method

public static ResumeProcess ( ) : void
return void

SuspendProcess() public static method

public static SuspendProcess ( ) : void
return void