Method LoadStream
LoadStream(Stream)
When implemented by a class, loads breakpoint content from the specified stream.
void LoadStream(Stream stream)
Parameters
stream
StreamThe 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.