LifetimeServices 생성자

정의

주의

Do not create instances of the LifetimeServices class. Call the static methods directly on this type instead

주의

Call the static methods directly on this type instead

LifetimeServices의 인스턴스를 만듭니다.

public:
 LifetimeServices();
public LifetimeServices ();
[System.Obsolete("Do not create instances of the LifetimeServices class.  Call the static methods directly on this type instead", true)]
public LifetimeServices ();
[System.Obsolete("Call the static methods directly on this type instead", true)]
public LifetimeServices ();
Public Sub New ()
특성

적용 대상