'Declaration Protected Function New( _ ByVal info As SerializationInfo, _ ByVal c As StreamingContext _ )
'Usage Dim info As SerializationInfo Dim c As StreamingContext Dim instance As New StyleInfo(info, c)
protected StyleInfo( SerializationInfo info, StreamingContext c )
Parameters
- info
- Serialization information object
- c
- Contexual information about the source or destination of the serialization