CLab# 1.0 API Documentation

Clab Constructor (Stream)

Initializes a new instance of the "Clab" class.

public Clab(
   Stream xmlStream
);

Parameters

Stream
The cp file stream.

Exceptions

Exception Type Condition
ClabException Thrown when an error occurs during initialization.

See Also

Clab Class | CLab Namespace | Clab Constructor Overload List