Udostępnij przez


ServiceHealthSection Konstruktory

Definicja

Przeciążenia

ServiceHealthSection()

Inicjuje wystąpienie klasy ServiceHealthSection.

ServiceHealthSection(String)

Inicjuje ServiceHealthSection wystąpienie klasy o określonym tytule.

ServiceHealthSection()

Inicjuje wystąpienie klasy ServiceHealthSection.

public:
 ServiceHealthSection();
public ServiceHealthSection ();
Public Sub New ()

Dotyczy

ServiceHealthSection(String)

Inicjuje ServiceHealthSection wystąpienie klasy o określonym tytule.

public:
 ServiceHealthSection(System::String ^ title);
public ServiceHealthSection (string title);
new System.ServiceModel.Description.ServiceHealthSection : string -> System.ServiceModel.Description.ServiceHealthSection
Public Sub New (title As String)

Parametry

title
String

Tytuł sekcji.

Dotyczy