Click or drag to resize

ShortenedChequeExtensions(SerializationInfo, StreamingContext) Constructor

Initializes a new instance of the ShortenedChequeExtensions class

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

Parameters

info  SerializationInfo
 
context  StreamingContext
 
See Also