XcScheme.ReadFromStream

Declaration

public void ReadFromStream(TextReader tr);

Parameters

tr The project contents.

Description

Reads the scheme from the given text reader.

The existing values of this XcScheme instance are discarded and replaced with the values read from the text reader.


Did you find this page useful? Please give it a rating: