smartthreadpool: remove old windows(like CE) support, remove tabs.. (do runprebuild)

This commit is contained in:
UbitUmarov
2020-12-30 11:38:18 +00:00
parent d6747f872d
commit 4ab792cd13
19 changed files with 195 additions and 528 deletions

View File

@@ -16,7 +16,7 @@ namespace Amib.Threading.Internal
{
/// <summary>
/// This method is intent for internal use.
/// </summary>
/// </summary>
IWorkItemResult GetWorkItemResult();
}