C# Класс dk.nita.saml20.Schema.Metadata.Contact

Показать файл Открыть проект

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
Contact ( ) : System

Initializes a new instance of the Contact class.

Contact ( ContactType contactType ) : System

Initializes a new instance of the Contact class.

Описание методов

Contact() публичный Метод

Initializes a new instance of the Contact class.
public Contact ( ) : System
Результат System

Contact() публичный Метод

Initializes a new instance of the Contact class.
public Contact ( ContactType contactType ) : System
contactType ContactType Type of the contact.
Результат System