FixedHoliday(SerializationInfo, StreamingContext) Constructor
Namespace: EWSoftware.PDIAssembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
protected FixedHoliday(
SerializationInfo info,
StreamingContext context
)
Protected Sub New (
info As SerializationInfo,
context As StreamingContext
)
protected:
FixedHoliday(
SerializationInfo^ info,
StreamingContext context
)
new :
info : SerializationInfo *
context : StreamingContext -> FixedHoliday
Parameters
- info SerializationInfo
- The serialization info object
- context StreamingContext
- The streaming context object