Metodo UtilAssertOccurrenceIsNotSubstitute
|
Solleva una eccezione se l'occorrenza passata è un sostituto.
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic static void AssertOccurrenceIsNotSubstitute(
ComponentOccurrence invOcc
)
Public Shared Sub AssertOccurrenceIsNotSubstitute (
invOcc As ComponentOccurrence
)
public:
static void AssertOccurrenceIsNotSubstitute(
ComponentOccurrence^ invOcc
)
static member AssertOccurrenceIsNotSubstitute :
invOcc : ComponentOccurrence -> unit Parametri
- invOcc ComponentOccurrence
- Occorrenza da controllare.
Vedi anche