Click or drag to resize

DeliverySmsNotificationTemplates(SerializationInfo, StreamingContext) Constructor

Initializes a new instance of the DeliverySmsNotificationTemplates class

Namespace: Resto.Front.Api.Data.Brd
Assembly: Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
protected DeliverySmsNotificationTemplates(
	SerializationInfo info,
	StreamingContext context
)

Parameters

info  SerializationInfo
 
context  StreamingContext
 
See Also