Method LoadStream
LoadStream(Stream)
Loads breakpoint content from the specified stream.
public void LoadStream(Stream stream)
Parameters
streamStreamThe Stream object to load content.
Loads breakpoint content from the specified stream.
public void LoadStream(Stream stream)
stream StreamThe Stream object to load content.