Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BrowserCalls
Web
Test
Model
InMemoryTicketsRepository
C# Class BrowserCalls.Web.Test.Model.InMemoryTicketsRepository
Inheritance:
ITicketsRepository
Exibir arquivo
Open project: TwilioDevEd/browser-calls-csharp
Class Usage Examples
Public Methods
Method
Description
All
( ) :
IEnumerable
Create
(
Ticket
ticket
) :
void
Method Details
All()
public
method
public
All
( ) :
IEnumerable
return
IEnumerable
Create()
public
method
public
Create
(
Ticket
ticket
) :
void
ticket
BrowserCalls.Web.Models.Ticket
return
void