C# Class Techdays.Core.Application.Model.SpeakerBase

Inheritance: Techdays.Core.ViewModels.BaseViewModel
Afficher le fichier Open project: vermegi/TechdaysBeDemo

Méthodes publiques

Méthode Description
SpeakerBase ( int id, string fullname, string picture ) : System

Method Details

SpeakerBase() public méthode

public SpeakerBase ( int id, string fullname, string picture ) : System
id int
fullname string
picture string
Résultat System