C# 클래스 dk.nita.saml20.Schema.Metadata.Contact

파일 보기 프로젝트 열기: symplified/Symplified.Auth

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