C# Class DDay.iCal.Attendee

Inheritance: EncodableDataType, IAttendee
Afficher le fichier Open project: nachocove/DDay-iCal-Xamarin Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Attendee ( ) : System
Attendee ( Uri attendee ) : System
Attendee ( string attendeeUri ) : System
CopyFrom ( ICopyable obj ) : void
Equals ( object obj ) : bool

Method Details

Attendee() public méthode

public Attendee ( ) : System
Résultat System

Attendee() public méthode

public Attendee ( Uri attendee ) : System
attendee System.Uri
Résultat System

Attendee() public méthode

public Attendee ( string attendeeUri ) : System
attendeeUri string
Résultat System

CopyFrom() public méthode

public CopyFrom ( ICopyable obj ) : void
obj ICopyable
Résultat void

Equals() public méthode

public Equals ( object obj ) : bool
obj object
Résultat bool