An NDoc Documented Class Library

WindowSerializer Constructor

Constructs an empty WindowSerializer. If the Form property is not set, then this class will do nothing.

Overload List

Constructs an empty WindowSerializer. If the Form property is not set, then this class will do nothing.

public WindowSerializer();

Constructs WindowSerializer with a form.

public WindowSerializer(Form);

See Also

WindowSerializer Class | WindowSerializer Members | Genghis.Windows.Forms Namespace