Method LoadStream
LoadStream(Stream)
When implemented by a class, loads breakpoint content from the specified stream.
void LoadStream(Stream stream)
Parameters
streamStreamThe Stream object to load content.
When implemented by a class, loads breakpoint content from the specified stream.
void LoadStream(Stream stream)
stream StreamThe Stream object to load content.