mirror of
https://github.com/farcasclaudiu/SmartThreadPool.git
synced 2026-06-22 21:01:27 +03:00
760bc5d1a9
Also added: * Join, Choice, and Pipe to SmartThreadPool. * Local performance counters (for Mono, Silverlight, and WindowsCE)
8 lines
275 B
XML
8 lines
275 B
XML
<Application xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
|
x:Class="STPSLDemo.App"
|
|
>
|
|
<Application.Resources>
|
|
</Application.Resources>
|
|
</Application>
|