System.STAThreadAttribute.STAThreadAttribute C# (CSharp) Method

STAThreadAttribute() public method

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