C# Class dk.nita.saml20.Schema.Metadata.Contact

Afficher le fichier Open project: symplified/Symplified.Auth

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Contact ( ) : System

Initializes a new instance of the Contact class.

Contact ( ContactType contactType ) : System

Initializes a new instance of the Contact class.

Method Details

Contact() public méthode

Initializes a new instance of the Contact class.
public Contact ( ) : System
Résultat System

Contact() public méthode

Initializes a new instance of the Contact class.
public Contact ( ContactType contactType ) : System
contactType ContactType Type of the contact.
Résultat System