System.STAThreadAttribute.STAThreadAttribute C# (CSharp) Méthode

STAThreadAttribute() public méthode

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