theKernel
10.0
NHI1
-
theKernel
-
theLink
-
theConfig
-
theSq3Lite
-
theCompiler
-
theBrain
-
theGuard
-
theLib
-
theATL
c
-
tcl
-
atl
-
cs
-
py
-
rb
-
jv
-
cc
Loading...
Searching...
No Matches
csmkkernel
MkCallbackNotFoundError
Public Member Functions
|
List of all members
csmkkernel.MkCallbackNotFoundError Class Reference
MkKernel_CS_API
»
MkExceptionC_CS_API
Inheritance diagram for csmkkernel.MkCallbackNotFoundError:
[
legend
]
Collaboration diagram for csmkkernel.MkCallbackNotFoundError:
[
legend
]
Public Member Functions
MkCallbackNotFoundError
(Type cls, string dlg, String cbS)
Detailed Description
Definition at line
155
of file
MkExceptionC.cs
.
Constructor & Destructor Documentation
◆
MkCallbackNotFoundError()
csmkkernel.MkCallbackNotFoundError.MkCallbackNotFoundError
(
Type
cls
,
string
dlg
,
String
cbS
)
inline
Definition at line
156
of file
MkExceptionC.cs
.
156
:
157
base(
"unable to find callback '"
+ cbS +
"' in class '"
+ cls.Name +
"' provide delegate '"
+ dlg +
"'"
) {
158
}
The documentation for this class was generated from the following file:
MkExceptionC.cs
Generated on Thu May 29 2025 13:13:28 for theKernel by
1.12.0