C# Class Optimus.Controllers.BundleApiController

Inheritance: ApiController
Afficher le fichier Open project: TimGeyssens/BundlingAndMinificationForTheMasses

Méthodes publiques

Méthode Description
PostBundleUpdate ( BundleViewModel bundle, string bundleType ) : void

Method Details

PostBundleUpdate() public méthode

public PostBundleUpdate ( BundleViewModel bundle, string bundleType ) : void
bundle Optimus.Models.BundleViewModel
bundleType string
Résultat void