| ExpectedCountException Constructor (SerializationInfo, StreamingContext) |
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
Syntaxprotected ExpectedCountException(
SerializationInfo info,
StreamingContext context
)
Parameters
- info
- Type: System.Runtime.SerializationSerializationInfo
The info.
- context
- Type: System.Runtime.SerializationStreamingContext
The context.
See Also