C# Class Geta.VippyModule.Rest.VippyVideoStore

Inheritance: RestControllerBase
Afficher le fichier Open project: Geta/vippy

Méthodes publiques

Méthode Description
Get ( string name ) : RestResult

Private Methods

Méthode Description
FilterByName ( string name, IEnumerable matches ) : IEnumerable
GetId ( string name ) : string
GetVideos ( ) : IEnumerable
IsNotEmpty ( string name ) : bool
RestVideoById ( string id ) : RestResult
RestVideos ( IEnumerable matches ) : RestResult

Method Details

Get() public méthode

public Get ( string name ) : RestResult
name string
Résultat RestResult