protected DataLengthException(
SerializationInfo info,
StreamingContext context
)
Protected Sub New (
info As SerializationInfo,
context As StreamingContext
)
protected:
DataLengthException(
SerializationInfo^ info,
StreamingContext context
)
Org.BouncyCastle.Crypto.DataLengthException = function(info, context);