Metodo UtilAssertComponentIsNotSuppressedOrMissing
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public static void AssertComponentIsNotSuppressedOrMissing(
IComponent2 swComp
)
Public Shared Sub AssertComponentIsNotSuppressedOrMissing (
swComp As IComponent2
)
public:
static void AssertComponentIsNotSuppressedOrMissing(
IComponent2^ swComp
)
static member AssertComponentIsNotSuppressedOrMissing :
swComp : IComponent2 -> unit
Parametri
- swComp IComponent2
-
Vedi anche