C# Class UserInterface.Controllers.ApiControllerHelper

Afficher le fichier Open project: rbanks54/microcafe

Méthodes publiques

Méthode Description
TryGetVersionFromHeader ( this apiController, int &version ) : bool

Try Getting Commit Version from Command Request Header

Method Details

TryGetVersionFromHeader() public static méthode

Try Getting Commit Version from Command Request Header
public static TryGetVersionFromHeader ( this apiController, int &version ) : bool
apiController this
version int
Résultat bool