C# Class Cargowire.CIBridge.HookParsers.CodebaseHqHookParser

Inheritance: IHookParser
Afficher le fichier Open project: cargowire/CIBridge Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( NameValueCollection requestData ) : IEnumerable

Translates an http get/post from the Source control solution into a generic format for use with a build engine

Method Details

Parse() public méthode

Translates an http get/post from the Source control solution into a generic format for use with a build engine
public Parse ( NameValueCollection requestData ) : IEnumerable
requestData System.Collections.Specialized.NameValueCollection
Résultat IEnumerable