C# Class AwesomeSauce.Configuration.Routing.RestfulPatchRoutingConvention

Inheritance: IUrlPolicy
Afficher le fichier Open project: rauhryan/awesomesauce

Méthodes publiques

Méthode Description
Build ( ActionCall call ) : IRouteDefinition
Matches ( ActionCall call, IConfigurationObserver log ) : bool

Method Details

Build() public méthode

public Build ( ActionCall call ) : IRouteDefinition
call ActionCall
Résultat IRouteDefinition

Matches() public méthode

public Matches ( ActionCall call, IConfigurationObserver log ) : bool
call ActionCall
log IConfigurationObserver
Résultat bool