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
MeetingManager
ViewModels
EditPageViewModel.TimeSlot
C# Class MeetingManager.ViewModels.EditPageViewModel.TimeSlot
Mostrar archivo
Open project: OfficeDev/Interop-REST-Mail-Contacts-Calendar-Sample
Public Methods
Method
Description
Parse
(
MeetingTimeCandidate
mtc
) :
MeetingManager.Models.TimeSlot
Private Methods
Method
Description
ParseTimeSlot
(
MeetingTimeSlot
dateTime
) :
System.TimeSpan
Method Details
Parse()
public
static
method
public
static
Parse
(
MeetingTimeCandidate
mtc
) :
MeetingManager.Models.TimeSlot
mtc
MeetingManager.Models.MeetingTimeCandidate
return
MeetingManager.Models.TimeSlot