Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ShellShowsListWhichShowsDetails
ViewModels
CustomerDetailViewModel
C# Class ShellShowsListWhichShowsDetails.ViewModels.CustomerDetailViewModel
Inheritance:
Caliburn.Micro.Screen
Mostrar archivo
Open project: bryanhunter/CaliburnMicroTalk
Public Methods
Method
Description
WithCustomer
(
Customer
customer
) :
void
Method Details
WithCustomer()
public
method
public
WithCustomer
(
Customer
customer
) :
void
customer
Customer
return
void