| ExpectedCountException Constructor (String) |
Namespace:
Omada.OE.Solution.OIM.Assembly.AppLogic
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntaxpublic ExpectedCountException(
string message
)
Parameters
- message
- Type: SystemString
The message.
See Also