C# Class UserInterface.Controllers.ApiControllerHelper

ファイルを表示 Open project: rbanks54/microcafe

Public Methods

Method Description
TryGetVersionFromHeader ( this apiController, int &version ) : bool

Try Getting Commit Version from Command Request Header

Method Details

TryGetVersionFromHeader() public static method

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