System.MTAThreadAttribute.MTAThreadAttribute C# (CSharp) Method

MTAThreadAttribute() public method

Initializes a new instance of the MTAThreadAttribute class.
public MTAThreadAttribute ( )
        public MTAThreadAttribute()
        {
        }
    }
MTAThreadAttribute