C# Class BrowserCalls.Web.Models.Repository.TicketsRepository

Inheritance: ITicketsRepository
Afficher le fichier Open project: TwilioDevEd/browser-calls-csharp

Méthodes publiques

Méthode Description
All ( ) : IEnumerable
Create ( Ticket ticket ) : void
TicketsRepository ( ) : System.Collections.Generic

Method Details

All() public méthode

public All ( ) : IEnumerable
Résultat IEnumerable

Create() public méthode

public Create ( Ticket ticket ) : void
ticket Ticket
Résultat void

TicketsRepository() public méthode

public TicketsRepository ( ) : System.Collections.Generic
Résultat System.Collections.Generic