Click or drag to resize

Common Methods

The Common type exposes the following members.

Methods
  Name Description
Public Extension Method CopyImage(ISupportBinaryImage, Byte, Int32) This is a common optimized block copy function for any kind of data.
Public Extension Method CopyImage(Byte, Byte, Int32, Int32) This is a common optimized block copy function for binary data.
Public method Static member DeserializeConfigurationFrame(Stream) Deserializes a configuration frame from an XML stream.
Public method Static member DeserializeConfigurationFrame(String) Deserializes a configuration frame from an XML file.
Public Extension Method GetFormattedProtocolName Returns display friendly protocol name.
Public Extension Method GetValidLabel Removes control characters and null from a string.
Top
See Also