Click or drag to resize

LegalAddress(SerializationInfo, StreamingContext) Constructor

Initializes a new instance of the LegalAddress class

Namespace: Resto.Front.Api.Data.DataTransferObjects
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
protected LegalAddress(
	SerializationInfo info,
	StreamingContext context
)

Parameters

info  SerializationInfo
 
context  StreamingContext
 
See Also