C# 클래스 EventApp.Common.Speaker

파일 보기 프로젝트 열기: BobStolk/EventApp 1 사용 예제들

공개 메소드들

메소드 설명
Speaker ( string name, string info, string fb, string li, string tw, string bio, string imagePath = "placeholder" ) : System

메소드 상세

Speaker() 공개 메소드

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
리턴 System