System.MTAThreadAttribute.MTAThreadAttribute C# (CSharp) 메소드

MTAThreadAttribute() 공개 메소드

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