Metodo UtilAssertComponentIsNotSuppressedOrMissing
|
Namespace: DedNetSwAssembly: DedNetSw (in DedNetSw.dll) Versione: 27.4.0-RC
Sintassipublic 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