Namespace: Teigha.Runtime
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public static void Check(
int returnValue
)
Public Shared Sub Check (
returnValue As Integer
)
public:
static void Check(
int returnValue
)
static member Check :
returnValue : int -> unit
Parameters
- returnValue Int32
-
See Also