C# Class XMerchant.PayPal.Web.PayPalModelBinder

Inheritance: IModelBinder
Afficher le fichier Open project: axefrog/XMerchant

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
BindModel ( ControllerContext controllerContext, System.Web.Mvc.ModelBindingContext bindingContext ) : object
Register ( ) : void

Method Details

BindModel() public méthode

public BindModel ( ControllerContext controllerContext, System.Web.Mvc.ModelBindingContext bindingContext ) : object
controllerContext ControllerContext
bindingContext System.Web.Mvc.ModelBindingContext
Résultat object

Register() public static méthode

public static Register ( ) : void
Résultat void