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