C# Class Profiles.Profile.Modules.CustomViewPersonGeneralInfo.vcard

Inheritance: Profiles.Profile.Utilities.ProfileData
Afficher le fichier Open project: ProfilesRNS/ProfilesRNS

Méthodes publiques

Méthode Description
LoadPresentationXML ( ) : void
ReadFully ( Stream input ) : byte[]

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Méthode Description
GetVcard ( Profiles.Profile.Utilities.VCardPerson &vcard ) : void

Method Details

LoadPresentationXML() public méthode

public LoadPresentationXML ( ) : void
Résultat void

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

ReadFully() public static méthode

public static ReadFully ( Stream input ) : byte[]
input Stream
Résultat byte[]