Context.RunCompensation(Segment, Object[]) Méthode
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:
virtual int RunCompensation(Microsoft::XLANGs::Core::Segment ^ s, cli::array <System::Object ^> ^ args);
public virtual int RunCompensation (Microsoft.XLANGs.Core.Segment s, object[] args);
abstract member RunCompensation : Microsoft.XLANGs.Core.Segment * obj[] -> int
override this.RunCompensation : Microsoft.XLANGs.Core.Segment * obj[] -> int
Public Overridable Function RunCompensation (s As Segment, args As Object()) As Integer
Paramètres
- s
- Segment
- args
- Object[]