C# Class EventApp.Common.Speaker

Mostra file Open project: BobStolk/EventApp Class Usage Examples

Public Methods

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

Method Details

Speaker() public method

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
return System