CompensationHandlerInfo(RuleEngineCompensationHandler, Object) Constructor
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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)
Parámetros
- handler
- RuleEngineCompensationHandler
- userData
- Object