Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Techdays
Core
Application
Model
SpeakerBase
C# Class Techdays.Core.Application.Model.SpeakerBase
Inheritance:
Techdays.Core.ViewModels.BaseViewModel
ファイルを表示
Open project: vermegi/TechdaysBeDemo
Public Methods
Method
Description
SpeakerBase
(
int
id
,
string
fullname
,
string
picture
) :
System
Method Details
SpeakerBase()
public
method
public
SpeakerBase
(
int
id
,
string
fullname
,
string
picture
) :
System
id
int
fullname
string
picture
string
return
System