CompensationHandlerInfo(RuleEngineCompensationHandler, Object) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
CompensationHandlerInfo(Microsoft::RuleEngine::RuleEngineCompensationHandler ^ handler, System::Object ^ userData);
public CompensationHandlerInfo(Microsoft.RuleEngine.RuleEngineCompensationHandler handler, object userData);
new Microsoft.RuleEngine.CompensationHandlerInfo : Microsoft.RuleEngine.RuleEngineCompensationHandler * obj -> Microsoft.RuleEngine.CompensationHandlerInfo
Public Sub New (handler As RuleEngineCompensationHandler, userData As Object)
Paramètres
- handler
- RuleEngineCompensationHandler
- userData
- Object