Visual Guard Class Library Documentation

VGAssemblyNotSecuredException Constructor (SerializationInfo, StreamingContext)

Serialization constructor

public VGAssemblyNotSecuredException(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The object that holds the serialized object data
context
The contextual information about the source or destination

See Also

VGAssemblyNotSecuredException Class | Novalys.VisualGuard.Security Namespace | VGAssemblyNotSecuredException Constructor Overload List