C# Class EventApp.Common.Speaker

Afficher le fichier Open project: BobStolk/EventApp Class Usage Examples

Méthodes publiques

Méthode Description
Speaker ( string name, string info, string fb, string li, string tw, string bio, string imagePath = "placeholder" ) : System

Method Details

Speaker() public méthode

public Speaker ( string name, string info, string fb, string li, string tw, string bio, string imagePath = "placeholder" ) : System
name string
info string
fb string
li string
tw string
bio string
imagePath string
Résultat System