RequiresMTAAttribute
Marks a test that must run in the MTA, causing it
to run in a separate thread if necessary.
On methods, you may also use MTAThreadAttribute
to serve the same purpose.
public RequiresMTAAttribute()
Construct a RequiresMTAAttribute